┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2023-08-23 13:11:20 +0200
committerMéven Car <[email protected]>2023-08-23 14:26:09 +0200
commitff852b97f110691cda4c2f63f8d0f6bf8759fe2f (patch)
tree8a0127fba11bb6558591a3130e5612d3e5cfed04 /src/CMakeLists.txt
parent8891258ef686a6c0b57069e70d1a32a1870ad574 (diff)
Re-Allow to set settings in Settings-> View-> General page
Regressed in 489b56b68bb29e81337e115c490eea4403001b71 Simplify implementation by sharing making class ViewSettingsPage implement SettingsPageBase sharing implementation with other tabs in viewsettingspage
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ce078278a..cd9abec81 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -505,6 +505,7 @@ if(NOT WIN32)
settings/viewmodes/dolphinfontrequester.cpp
settings/viewmodes/viewmodesettings.cpp
settings/viewmodes/viewsettingstab.cpp
+ settings/settingspagebase.cpp
views/zoomlevelinfo.cpp
settings/kcm/kcmdolphinviewmodes.h
settings/viewmodes/dolphinfontrequester.h