summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/textedit.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/apps/textedit/textedit.cpp b/core/apps/textedit/textedit.cpp
index c9178a5..086fdb6 100644
--- a/core/apps/textedit/textedit.cpp
+++ b/core/apps/textedit/textedit.cpp
@@ -25,4 +25,3 @@
#include <qpe/qpeapplication.h>
-using namespace Opie::Core;
-using namespace Opie::Ui;
+
@@ -45,2 +44,5 @@ using namespace Opie::Ui;
+using namespace Opie::Core;
+using namespace Opie::Ui;
+
#if QT_VERSION < 300