summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/psewidget.h
authorcniehaus <cniehaus>2002-09-20 12:13:58 (UTC)
committer cniehaus <cniehaus>2002-09-20 12:13:58 (UTC)
commite1c71743917aa6047c5ed7da6ca3a18024ceabde (patch) (side-by-side diff)
tree097c975669e3372973b46431a9cc02cda6210cc7 /noncore/apps/oxygen/psewidget.h
parentb1f3d33cb0b3f203f153074a8812d5988c3031b2 (diff)
downloadopie-e1c71743917aa6047c5ed7da6ca3a18024ceabde.zip
opie-e1c71743917aa6047c5ed7da6ca3a18024ceabde.tar.gz
opie-e1c71743917aa6047c5ed7da6ca3a18024ceabde.tar.bz2
fixing the colors. THis looks almost cool :)
Diffstat (limited to 'noncore/apps/oxygen/psewidget.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/oxygen/psewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/psewidget.h b/noncore/apps/oxygen/psewidget.h
index a7a8603..f69eeb3 100644
--- a/noncore/apps/oxygen/psewidget.h
+++ b/noncore/apps/oxygen/psewidget.h
@@ -28,6 +28,7 @@ class PSEWidget : public QWidget
QGridLayout *maingrid;
void position( int, int&, int& );
+ QColor PSEColor( QString );
public slots:
void slotShowElement(QString);