summaryrefslogtreecommitdiffstats
path: root/global.h
diff options
context:
space:
mode:
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"