diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5b02a0f76..bf1ed0101 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -117,6 +117,7 @@ target_sources(dolphinprivate PRIVATE views/viewmodecontroller.cpp views/viewproperties.cpp views/zoomlevelinfo.cpp + views/zoomwidgetaction.cpp dolphinremoveaction.cpp middleclickactioneventfilter.cpp dolphinnewfilemenu.cpp @@ -170,6 +171,7 @@ target_sources(dolphinprivate PRIVATE views/viewmodecontroller.h views/viewproperties.h views/zoomlevelinfo.h + views/zoomwidgetaction.h dolphinremoveaction.h middleclickactioneventfilter.h dolphinnewfilemenu.h |
