X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/697d58e9727e229abb81956d27a05d1f02d8c775..85f218e24f2af3f65274c64e876cee807c54b5a2:/src/CMakeLists.txt 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