summaryrefslogtreecommitdiff
path: root/core/tools/quicklauncher/dropins.h
Side-by-side diff
Diffstat (limited to 'core/tools/quicklauncher/dropins.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/tools/quicklauncher/dropins.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/core/tools/quicklauncher/dropins.h b/core/tools/quicklauncher/dropins.h
index 7acace9..a9664f8 100644
--- a/core/tools/quicklauncher/dropins.h
+++ b/core/tools/quicklauncher/dropins.h
@@ -1,14 +1,17 @@
+/* OPIE */
+#include <opie2/owait.h>
+using namespace Opie::Ui;
-#include <qstring.h>
#include <qtopia/qcom.h>
#include <qtopia/qlibrary.h>
+#include <qtopia/qpeapplication.h>
#include <qtopia/applicationinterface.h>
#include <qtopia/resource.h>
-#include <opie2/owait.h>
-
+/* QT */
#include <qmetaobject.h>
#include <qmap.h>
+#include <qstring.h>
namespace QuickPrivate {