┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/places/placespanel.cpp
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2015-02-24 13:07:35 +0100
committerEmmanuel Pescosta <[email protected]>2015-02-24 13:07:35 +0100
commit169cca55b9621689712321da8c0425f8002d0008 (patch)
tree7035935aeb94de3a2c3872ee5fed914c80e41db2 /src/panels/places/placespanel.cpp
parent6d9f5b21315bf7c9f6b08e32a89346e22c482714 (diff)
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Diffstat (limited to 'src/panels/places/placespanel.cpp')
-rw-r--r--src/panels/places/placespanel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/places/placespanel.cpp b/src/panels/places/placespanel.cpp
index 5618cee21..50ed7e73a 100644
--- a/src/panels/places/placespanel.cpp
+++ b/src/panels/places/placespanel.cpp
@@ -26,7 +26,7 @@
#include "dolphin_generalsettings.h"
#include <KFileItem>
-#include <KDebug>
+#include "dolphindebug.h"
#include <KDirNotify>
#include <QIcon>
#include <KIO/Job>