diff options
| author | Ahmad Samir <[email protected]> | 2022-06-11 19:09:45 +0200 |
|---|---|---|
| committer | Ahmad Samir <[email protected]> | 2022-06-15 11:27:55 +0200 |
| commit | 8a0003bfbcc87068737ab1e2b94ae7b2ba73eca1 (patch) | |
| tree | a9d24f24be788ae8ac86770c3ec61bd93c0f7523 /src/dolphinmainwindow.cpp | |
| parent | fc2d181291fbbb76e4f62fdb1b9bb51a9f4d05dc (diff) | |
Use one config-dolphin.h.cmake configuration file
Diffstat (limited to 'src/dolphinmainwindow.cpp')
| -rw-r--r-- | src/dolphinmainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 124ce4535..379a32053 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -9,7 +9,7 @@ #include "dolphinmainwindow.h" #include "dolphinmainwindowadaptor.h" -#include "config-terminal.h" +#include "config-dolphin.h" #include "global.h" #include "dolphinbookmarkhandler.h" #include "dolphindockwidget.h" |
