summaryrefslogtreecommitdiff
path: root/noncore/apps/dagger/opentextdlg.h
Unidiff
Diffstat (limited to 'noncore/apps/dagger/opentextdlg.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dagger/opentextdlg.h1
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
@@ -19,12 +19,13 @@ file; see the file COPYING. If not, write to the Free Software Foundation, Inc.,
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
26class QPixmap; 27class QPixmap;
27 28
28class OpenTextDlg : public QDialog 29class OpenTextDlg : public QDialog
29{ 30{
30 Q_OBJECT 31 Q_OBJECT