summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/image.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2012-02-29 12:28:03 +0200
committerQt by Nokia <qt-info@nokia.com>2012-02-29 17:39:01 +0100
commitd87edf4e3e850d36c9d091b7bb62d9d0a481ad9f (patch)
treef8feebf61286c8e6c3f1c0328eec380a340413af /tests/auto/gui/image/image.pro
parent3b80f1c4d582953da925e9f690a87a3af3158546 (diff)
Remove internal class QVolatileImage.
This made sense only for Symbian where there was a special CFbsBitmap-based backend present and it was used from the Symbian-specific VG and GL pixmap implementations. The generic version is merely a useless wrapper over QImage and is not in use anywhere in the codebase. Change-Id: I1dabe22dfb8cbbc35dce8e22703a3aff810fb5f9 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'tests/auto/gui/image/image.pro')
-rw-r--r--tests/auto/gui/image/image.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui/image/image.pro b/tests/auto/gui/image/image.pro
index fe089f5e75..fa8f8df29d 100644
--- a/tests/auto/gui/image/image.pro
+++ b/tests/auto/gui/image/image.pro
@@ -9,7 +9,6 @@ SUBDIRS=\
qimageiohandler \
qimagewriter \
qmovie \
- qvolatileimage \
qicon \
qpicture \