summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-08-28 17:36:28 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-09-05 23:07:42 +0300
commit72190e0977c0e352e5055e6f65bf2095efa77805 (patch)
tree6f13302e39141ed6c7ff5f382d310e7273c379d8 /src/CMakeLists.txt
parentRemove source_location (diff)
downloadrekonq-72190e0977c0e352e5055e6f65bf2095efa77805.tar.xz
Add actions to RekonqView
- back, forward, refresh, reload
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 75905f36..cc197ee3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -13,7 +13,7 @@ set(rekonq_SRCS
#----------------------------------------
main.cpp application.cpp application_instance.cpp application.hpp
#----------------------------------------
- rekonqwindow.cpp rekonqwindow.h rekonqwindow.ui
+ rekonqwindow.cpp rekonqwindow.hpp rekonqwindow.ui
taskmanager.cpp taskmanager.h taskmanager.ui
#----------------------------------------
plugins/rplugininterface.hpp