-rw-r--r-- | noncore/apps/dagger/opentextdlg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/dagger/opentextdlg.h b/noncore/apps/dagger/opentextdlg.h index 2b53410..9d909e2 100644 --- a/noncore/apps/dagger/opentextdlg.h +++ b/noncore/apps/dagger/opentextdlg.h | |||
@@ -17,16 +17,17 @@ file; see the file COPYING. If not, write to the Free Software Foundation, Inc., | |||
17 | 17 | ||
18 | #ifndef OPENTEXTDLG_H | 18 | #ifndef OPENTEXTDLG_H |
19 | #define OPENTEXTDLG_H | 19 | #define OPENTEXTDLG_H |
20 | 20 | ||
21 | #include <qdialog.h> | 21 | #include <qdialog.h> |
22 | #include <qlistview.h> | 22 | #include <qlistview.h> |
23 | 23 | ||
24 | #include <swmgr.h> | 24 | #include <swmgr.h> |
25 | #include <swmodule.h> | ||
25 | 26 | ||
26 | class QPixmap; | 27 | class QPixmap; |
27 | 28 | ||
28 | class OpenTextDlg : public QDialog | 29 | class OpenTextDlg : public QDialog |
29 | { | 30 | { |
30 | Q_OBJECT | 31 | Q_OBJECT |
31 | 32 | ||
32 | public: | 33 | public: |