┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
diff options
context:
space:
mode:
authorAhmad Samir <[email protected]>2022-06-11 19:09:45 +0200
committerAhmad Samir <[email protected]>2022-06-15 11:27:55 +0200
commit8a0003bfbcc87068737ab1e2b94ae7b2ba73eca1 (patch)
treea9d24f24be788ae8ac86770c3ec61bd93c0f7523 /src/views
parentfc2d181291fbbb76e4f62fdb1b9bb51a9f4d05dc (diff)
Use one config-dolphin.h.cmake configuration file
Diffstat (limited to 'src/views')
-rw-r--r--src/views/dolphinview.h2
-rw-r--r--src/views/tooltips/dolphinfilemetadatawidget.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 69013309d..0a5011d2f 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -14,7 +14,7 @@
#include <KFileItem>
#include <KIO/Job>
-#include <config-baloo.h>
+#include <config-dolphin.h>
#include <kio/fileundomanager.h>
#include <kparts/part.h>
diff --git a/src/views/tooltips/dolphinfilemetadatawidget.h b/src/views/tooltips/dolphinfilemetadatawidget.h
index 63a20f170..21e2cb6dd 100644
--- a/src/views/tooltips/dolphinfilemetadatawidget.h
+++ b/src/views/tooltips/dolphinfilemetadatawidget.h
@@ -9,7 +9,7 @@
#ifndef DOLPHINFILEMETADATAWIDGET_H
#define DOLPHINFILEMETADATAWIDGET_H
-#include <config-baloo.h>
+#include <config-dolphin.h>
#include <QWidget>