]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
Use one config-dolphin.h.cmake configuration file
[dolphin.git] / src / views / dolphinview.h
index b40be89367e12a1bc2f145a2ba7a2afc04f02b5f..0a5011d2fce0bb64af7f4c18155f11dc6be354e3 100644 (file)
@@ -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>
 
@@ -634,7 +634,7 @@ private Q_SLOTS:
     void slotViewContextMenuRequested(const QPointF& pos);
     void slotHeaderContextMenuRequested(const QPointF& pos);
     void slotHeaderColumnWidthChangeFinished(const QByteArray& role, qreal current);
-    void slotLeadingPaddingWidthChanged(qreal width);
+    void slotSidePaddingWidthChanged(qreal width);
     void slotItemHovered(int index);
     void slotItemUnhovered(int index);
     void slotItemDropEvent(int index, QGraphicsSceneDragDropEvent* event);