summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/oxygen.h
Unidiff
Diffstat (limited to 'noncore/apps/oxygen/oxygen.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/oxygen.h13
1 files changed, 9 insertions, 4 deletions
diff --git a/noncore/apps/oxygen/oxygen.h b/noncore/apps/oxygen/oxygen.h
index 1e923ee..71914eb 100644
--- a/noncore/apps/oxygen/oxygen.h
+++ b/noncore/apps/oxygen/oxygen.h
@@ -1,7 +1,11 @@
1/***************************************************************************
2 * *
3 * This program is free software; you can redistribute it and/or modify *
4 * it under the terms of the GNU General Public License as published by *
5 * the Free Software Foundation; either version 2 of the License, or *
6 * ( at your option ) any later version. *
7 * *
8 **************************************************************************/
1 9
2#include <qpe/resource.h>
3#include <qmainwindow.h> 10#include <qmainwindow.h>
4#include <qtoolbar.h>
5#include <qstring.h>
6#include <qpopupmenu.h>
7 11
@@ -19,2 +23,3 @@ class Oxygen : public QMainWindow
19 void slotSettings(); 23 void slotSettings();
24 void slotData();
20 void slotPSE(); 25 void slotPSE();