summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtableview/qtableview.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtableview/qtableview.pro')
-rw-r--r--tests/auto/qtableview/qtableview.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qtableview/qtableview.pro b/tests/auto/qtableview/qtableview.pro
new file mode 100644
index 0000000000..72099d45c2
--- /dev/null
+++ b/tests/auto/qtableview/qtableview.pro
@@ -0,0 +1,4 @@
+load(qttest_p4)
+TARGET.EPOCHEAPSIZE = 0x200000 0x800000
+SOURCES += tst_qtableview.cpp
+