summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.cpp
Unidiff
Diffstat (limited to 'core/apps/textedit/textedit.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/textedit/textedit.cpp10
1 files changed, 7 insertions, 3 deletions
diff --git a/core/apps/textedit/textedit.cpp b/core/apps/textedit/textedit.cpp
index 1299fe3..2a4d391 100644
--- a/core/apps/textedit/textedit.cpp
+++ b/core/apps/textedit/textedit.cpp
@@ -17,5 +17,5 @@
17 17
18#include <opie/ofileselector.h> 18#include <opie2/ofileselector.h>
19#include <opie/ofiledialog.h> 19#include <opie2/ofiledialog.h>
20#include <opie/ofontselector.h> 20#include <opie2/ofontselector.h>
21 21
@@ -57,2 +57,6 @@
57 57
58using Opie::OFileDialog;
59using Opie::OFileSelector;
60using Opie::OFontSelector;
61
58#if QT_VERSION < 300 62#if QT_VERSION < 300