summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/main.cpp
Unidiff
Diffstat (limited to 'noncore/apps/opie-sheet/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/opie-sheet/main.cpp b/noncore/apps/opie-sheet/main.cpp
index c7a7d88..861473e 100644
--- a/noncore/apps/opie-sheet/main.cpp
+++ b/noncore/apps/opie-sheet/main.cpp
@@ -14,2 +14,3 @@
14 14
15
15#include "mainwindow.h" 16#include "mainwindow.h"
@@ -18,2 +19,4 @@
18 19
20using namespace Opie::Core;
21
19OPIE_EXPORT_APP( OApplicationFactory<MainWindow> ) 22OPIE_EXPORT_APP( OApplicationFactory<MainWindow> )