diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 276a2f25..ef623499 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -21,6 +21,8 @@ SET( rekonq_KDEINIT_SRCS protocolhandler.cpp sessionmanager.cpp tabbar.cpp + urlfilterproxymodel.cpp + urlpanel.cpp walletbar.cpp webicon.cpp webinspectorpanel.cpp @@ -32,9 +34,6 @@ SET( rekonq_KDEINIT_SRCS webtab.cpp zoombar.cpp #---------------------------------------- - panels/urlfilterproxymodel.cpp - panels/urlpanel.cpp - #---------------------------------------- history/autosaver.cpp history/historymanager.cpp history/historymodels.cpp |