summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/fx.pri
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-06-19 05:58:16 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-06-19 05:58:16 (GMT)
commit0b59aed42d27584ef3493305c565dd47f66d179d (patch)
tree5714e8f4fcd37e7500e85dfedb902fdf997eedae /src/declarative/fx/fx.pri
parentbbdaf08826a9c93d2c0f56cbe064ee4c47a04f0f (diff)
downloadQt-0b59aed42d27584ef3493305c565dd47f66d179d.zip
Qt-0b59aed42d27584ef3493305c565dd47f66d179d.tar.gz
Qt-0b59aed42d27584ef3493305c565dd47f66d179d.tar.bz2
Remove OpenGL support from Fluid UI primitives
Diffstat (limited to 'src/declarative/fx/fx.pri')
-rw-r--r--src/declarative/fx/fx.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/fx.pri b/src/declarative/fx/fx.pri
index 166ad58..801725d 100644
--- a/src/declarative/fx/fx.pri
+++ b/src/declarative/fx/fx.pri
@@ -2,7 +2,6 @@ HEADERS += \
fx/qfxanchors.h \
fx/qfxanchors_p.h \
fx/qfxanimatedimageitem.h \
- fx/qfxblendedimage.h \
fx/qfxcomponentinstance.h \
fx/qfxcomponentinstance_p.h \
fx/qfxcontentwrapper.h \
@@ -50,7 +49,6 @@ HEADERS += \
SOURCES += \
fx/qfxanchors.cpp \
fx/qfxanimatedimageitem.cpp \
- fx/qfxblendedimage.cpp \
fx/qfxcomponentinstance.cpp \
fx/qfxcontentwrapper.cpp \
fx/qfxevents.cpp \