summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-02 06:45:51 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-03 15:25:19 +0000
commit916909f8a9683b2d6006602e419231d5f3b66b88 (patch)
tree122f993834732f76684fb588e6d30042c7da7819 /tests/auto/widgets/styles/qstyle
parent7b0e771ad7bb8508997b451d1709ba8abd11b9eb (diff)
Remove TARGET.EPOCHEAPSIZE settings (Symbian).
Change-Id: I4bd82f7381fc6a417b2e36f0c7b879711dc921e3 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/widgets/styles/qstyle')
-rw-r--r--tests/auto/widgets/styles/qstyle/qstyle.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/widgets/styles/qstyle/qstyle.pro b/tests/auto/widgets/styles/qstyle/qstyle.pro
index b4546aa760..b956582406 100644
--- a/tests/auto/widgets/styles/qstyle/qstyle.pro
+++ b/tests/auto/widgets/styles/qstyle/qstyle.pro
@@ -1,7 +1,6 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qstyle
-TARGET.EPOCHEAPSIZE = 0x200000 0x800000
QT += widgets testlib
SOURCES += tst_qstyle.cpp