summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/psewidget.h
Unidiff
Diffstat (limited to 'noncore/apps/oxygen/psewidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/psewidget.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/psewidget.h b/noncore/apps/oxygen/psewidget.h
index fdf838e..d8d2c5f 100644
--- a/noncore/apps/oxygen/psewidget.h
+++ b/noncore/apps/oxygen/psewidget.h
@@ -20,2 +20,4 @@
20#include <qwidget.h> 20#include <qwidget.h>
21#include <qlist.h>
22#include "oxyframe.h"
21 23
@@ -23,2 +25,3 @@ class QGridLayout;
23class OxydataWidget; 25class OxydataWidget;
26class PSEframe;
24 27
@@ -33,2 +36,5 @@ class PSEWidget : public QWidget
33 36
37 void inverseColor( QString );
38 QList<OxyFrame> PSEframe;
39
34 private: 40 private: