summaryrefslogtreecommitdiffstats
path: root/src/bookmartdeselector.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:09:49 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:09:49 -0600
commit32932d14f9b794773c7eb4deb33777248065a37c (patch)
tree978eb031285dd470924948eec044da7714e90e02 /src/bookmartdeselector.cpp
parent6b97d88a5acfa871e3a0d43728b09c79fd992564 (diff)
downloaddolphin-32932d14f9b794773c7eb4deb33777248065a37c.tar.gz
dolphin-32932d14f9b794773c7eb4deb33777248065a37c.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/bookmartdeselector.cpp')
-rw-r--r--src/bookmartdeselector.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bookmartdeselector.cpp b/src/bookmartdeselector.cpp
index c9fee79..4f2ea73 100644
--- a/src/bookmartdeselector.cpp
+++ b/src/bookmartdeselector.cpp
@@ -28,7 +28,7 @@
#include <kglobalsettings.h>
#include <kbookmarkmanager.h>
-#include "bookmarkselector.h"
+#include "bookmartdeselector.h"
#include "dolphinsettings.h"
#include "dolphinview.h"
#include "dolphin.h"
@@ -179,5 +179,5 @@ void BookmarkSelector::slotBookmarkActivated(int index)
emit bookmarkActivated(index);
}
-#include "bookmarkselector.moc"
+#include "bookmartdeselector.moc"