summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-write/main.cpp
Unidiff
Diffstat (limited to 'noncore/apps/opie-write/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-write/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/opie-write/main.cpp b/noncore/apps/opie-write/main.cpp
index 6a8aaaa..036fe48 100644
--- a/noncore/apps/opie-write/main.cpp
+++ b/noncore/apps/opie-write/main.cpp
@@ -21,2 +21,3 @@
21 21
22
22#include "mainwindow.h" 23#include "mainwindow.h"
@@ -25,2 +26,3 @@
25 26
27using namespace Opie::Core;
26OPIE_EXPORT_APP( OApplicationFactory<MainWindow> ) 28OPIE_EXPORT_APP( OApplicationFactory<MainWindow> )