summaryrefslogtreecommitdiffstats
path: root/global.h
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2010-07-08 07:44:30 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2010-07-08 07:44:30 +0200
commit3d75736bb30623c5858fec33ad8c0a3419d35c52 (patch)
tree766f0f5b7db7f175b5578d8c4c79798119d04d3d /global.h
Replicate the repo...HEADmaster
Diffstat (limited to 'global.h')
-rw-r--r--global.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/global.h b/global.h
new file mode 100644
index 0000000..7ec5a4c
--- /dev/null
+++ b/global.h
@@ -0,0 +1,5 @@
+#include <QtCore>
+#include <QtGui>
+
+#include "qcomponenthostnative.h"
+#include "qwidgethostnative.h"