aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pysidetest/pysidetest_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pysidetest/pysidetest_global.h')
-rw-r--r--tests/pysidetest/pysidetest_global.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pysidetest/pysidetest_global.h b/tests/pysidetest/pysidetest_global.h
new file mode 100644
index 000000000..a7efcf91c
--- /dev/null
+++ b/tests/pysidetest/pysidetest_global.h
@@ -0,0 +1,3 @@
+#include <pyside_global.h>
+#include "testobject.h"
+#include "testview.h"