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/panels | |
| parent | fc2d181291fbbb76e4f62fdb1b9bb51a9f4d05dc (diff) | |
Use one config-dolphin.h.cmake configuration file
Diffstat (limited to 'src/panels')
| -rw-r--r-- | src/panels/information/informationpanelcontent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 38383bd41..49388a459 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -8,7 +8,7 @@ #define INFORMATIONPANELCONTENT_H #include <KFileItem> -#include <config-baloo.h> +#include <config-dolphin.h> #include <QPointer> #include <QUrl> |
