summaryrefslogtreecommitdiff
path: root/core/settings/launcher/main.cpp
Unidiff
Diffstat (limited to 'core/settings/launcher/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/launcher/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/settings/launcher/main.cpp b/core/settings/launcher/main.cpp
index 4cc1d35..bcfdcf6 100644
--- a/core/settings/launcher/main.cpp
+++ b/core/settings/launcher/main.cpp
@@ -24,12 +24,11 @@
24 Boston, MA 02111-1307, USA. 24 Boston, MA 02111-1307, USA.
25 25
26*/ 26*/
27 27
28#include "launchersettings.h" 28#include "launchersettings.h"
29 29
30#include <qpe/qpeapplication.h>
31#include <opie/oapplicationfactory.h> 30#include <opie/oapplicationfactory.h>
32 31
33OPIE_EXPORT_APP( OApplicationFactory<LauncherSettings> ) 32OPIE_EXPORT_APP( OApplicationFactory<LauncherSettings> )
34 33
35 34