summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/painting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/painting.pro')
-rw-r--r--tests/auto/gui/painting/painting.pro23
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/auto/gui/painting/painting.pro b/tests/auto/gui/painting/painting.pro
deleted file mode 100644
index 4bc172e240..0000000000
--- a/tests/auto/gui/painting/painting.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qpainterpath \
- qpainterpathstroker \
- qcolor \
- qcolorspace \
- qbrush \
- qregion \
- qpagelayout \
- qpagesize \
- qpainter \
- qpathclipper \
- qpdfwriter \
- qpen \
- qpaintengine \
- qrangecollection \
- qtransform \
- qpolygon \
-
-!qtConfig(private_tests): SUBDIRS -= \
- qpathclipper \
-
-