summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2009-11-05 10:26:37 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2009-11-05 10:26:37 (GMT)
commiteb75d1d6acf121fc08a591b4d6b34f1f39283bc2 (patch)
treeedeb63ea1072223c6bfc033f762c4595230515f5 /src/corelib/global/qfeatures.txt
parent79ea01389d6ee188b9d24aa8c716a460e005b404 (diff)
parentf97c1d1b60a31b1738a8c19a1dd69255b794615f (diff)
downloadQt-eb75d1d6acf121fc08a591b4d6b34f1f39283bc2.zip
Qt-eb75d1d6acf121fc08a591b4d6b34f1f39283bc2.tar.gz
Qt-eb75d1d6acf121fc08a591b4d6b34f1f39283bc2.tar.bz2
Merge branch 'graphicseffect' into 4.6
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index ff34006..ec4945f 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -491,6 +491,13 @@ Requires: SCROLLAREA
Name: QGraphicsView
SeeAlso: ???
+Feature: GRAPHICSEFFECT
+Description: Supports the graphicseffect classes.
+Section: Widgets
+Requires: GRAPHICSVIEW
+Name: QGraphicsEffect
+SeeAlso: ???
+
Feature: SPINWIDGET
Description: Supports spinbox control widgets.
Section: Widgets