summaryrefslogtreecommitdiff
path: root/noncore/apps/confedit/main.cpp
authormickeyl <mickeyl>2003-11-03 23:04:01 (UTC)
committer mickeyl <mickeyl>2003-11-03 23:04:01 (UTC)
commit7f34e7b45108c353e0a2575153904ce655cb1896 (patch) (side-by-side diff)
tree871f86dd24313fb3bdc085c0b4b5ed119aee4b08 /noncore/apps/confedit/main.cpp
parent196486dafe08d6d78831e97b0a6058067d512eb9 (diff)
downloadopie-7f34e7b45108c353e0a2575153904ce655cb1896.zip
opie-7f34e7b45108c353e0a2575153904ce655cb1896.tar.gz
opie-7f34e7b45108c353e0a2575153904ce655cb1896.tar.bz2
noncore/apps/confedit fully merged
Diffstat (limited to 'noncore/apps/confedit/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/confedit/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/apps/confedit/main.cpp b/noncore/apps/confedit/main.cpp
index 74923c8..7a312c3 100644
--- a/noncore/apps/confedit/main.cpp
+++ b/noncore/apps/confedit/main.cpp
@@ -1,8 +1,5 @@
#include "mainwindow.h"
-
-#include <qpe/qpeapplication.h>
#include <opie/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<MainWindow> )
-