summaryrefslogtreecommitdiffstats
path: root/src/core/core_chromium.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_chromium.pri')
-rw-r--r--src/core/core_chromium.pri7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/core/core_chromium.pri b/src/core/core_chromium.pri
index 65ca793f9..3918dc0aa 100644
--- a/src/core/core_chromium.pri
+++ b/src/core/core_chromium.pri
@@ -117,6 +117,9 @@ SOURCES = \
resource_bundle_qt.cpp \
resource_context_qt.cpp \
service/service_qt.cpp \
+ touch_handle_drawable_qt.cpp \
+ touch_selection_controller_client_qt.cpp \
+ touch_selection_menu_controller.cpp \
type_conversion.cpp \
user_script.cpp \
visited_links_manager_qt.cpp \
@@ -218,6 +221,10 @@ HEADERS = \
request_controller.h \
resource_context_qt.h \
service/service_qt.h \
+ touch_handle_drawable_client.h \
+ touch_handle_drawable_qt.h \
+ touch_selection_controller_client_qt.h \
+ touch_selection_menu_controller.h \
type_conversion.h \
user_script.h \
visited_links_manager_qt.h \