summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolf-Michael Bolle <wolf-michael.bolle@nokia.com>2012-01-26 11:56:31 +0100
committerWolf-Michael Bolle <wolf-michael.bolle@nokia.com>2012-01-26 15:12:39 +0100
commit7549e5f88b7533cb09ab03052313e5e6f3c2a7da (patch)
treea7d31b751bfe5b9bc2104383805609a4b4d08805
parent9c2b760459751f6c1dbe62ffa21936f2dc59f9c6 (diff)
Added missing QT += quick.
Change-Id: Ie3bf6d3b3a4e0e82d5e457061bc2a669448f339c Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Faure <faure@kde.org> Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
-rw-r--r--src/imports/mimetypes/mimetypes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/mimetypes/mimetypes.pro b/src/imports/mimetypes/mimetypes.pro
index b666a43..8c49aea 100644
--- a/src/imports/mimetypes/mimetypes.pro
+++ b/src/imports/mimetypes/mimetypes.pro
@@ -13,7 +13,7 @@ QMAKE_CXXFLAGS += -W -Wall -Wextra -Werror -Wshadow -Wno-long-long -Wn
CONFIG += depend_includepath
-QT += declarative
+QT += declarative quick
SOURCES += mimetypes.cpp