summaryrefslogtreecommitdiffstats
path: root/shared/shared.pro
diff options
context:
space:
mode:
Diffstat (limited to 'shared/shared.pro')
-rw-r--r--shared/shared.pro14
1 files changed, 3 insertions, 11 deletions
diff --git a/shared/shared.pro b/shared/shared.pro
index f51032417..fd394ae63 100644
--- a/shared/shared.pro
+++ b/shared/shared.pro
@@ -18,18 +18,10 @@ PER_CONFIG_DEFINES = QTWEBENGINEPROCESS_PATH=\\\"$$getOutDir()/%config/$$QTWEBEN
# Keep Skia happy
CONFIG(release, debug|release): DEFINES += NDEBUG
-QT += widgets quick
+QT += gui
SOURCES = \
- backing_store_qt.cpp \
- render_widget_host_view_qt.cpp \
- shared_globals.cpp \
- web_event_factory.cpp
+ shared_globals.cpp
HEADERS = \
- backing_store_qt.h \
- render_widget_host_view_qt.h \
- render_widget_host_view_qt_delegate.h \
- shared_globals.h \
- web_event_factory.h
-
+ shared_globals.h