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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/psewidget.h b/noncore/apps/oxygen/psewidget.h
index 9f574ce..3ea58e3 100644
--- a/noncore/apps/oxygen/psewidget.h
+++ b/noncore/apps/oxygen/psewidget.h
@@ -63,2 +63,4 @@ class Element
63 63
64class QGridLayout;
65
64class PSEWidget : public QWidget 66class PSEWidget : public QWidget
@@ -69,2 +71,3 @@ class PSEWidget : public QWidget
69 PSEWidget(); 71 PSEWidget();
72 QGridLayout *bottom_grid;
70 73
@@ -72,2 +75,4 @@ class PSEWidget : public QWidget
72 QGridLayout *maingrid; 75 QGridLayout *maingrid;
76
77 void position( int, int&, int& );
73 78