aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-04-13 14:37:22 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-04-13 14:37:22 +0200
commit00c7087a6dcaec455f296a9e5fdb534ffd31553a (patch)
treecb684a62301a50f9dd60fe66669133e29519c3c6 /src/CMakeLists.txt
parentFix for setCookieFilter signature change in Qt5.11beta3 (diff)
downloadsmolbote-00c7087a6dcaec455f296a9e5fdb534ffd31553a.tar.xz
Branch of Qt5.11 features
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 03f6c17..0f978b5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -42,8 +42,6 @@ add_executable(poi
widgets/mainwindowmenubar.h
# webengine
- webengine/cookiefilter.cpp
- webengine/cookiefilter.h
webengine/urlinterceptor.cpp
webengine/urlinterceptor.h
webengine/webengineprofile.cpp # todo: rename to profile
@@ -61,10 +59,6 @@ add_executable(poi
forms/aboutdialog.cpp
forms/aboutdialog.h
forms/aboutdialog.ui
- # todo: move to webengine
- #forms/cookiesform.cpp
- #forms/cookiesform.h
- #forms/cookiesform.ui
# plugin interfaces
../plugins/interfaces.h