]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
Full row highlight implementation
[dolphin.git] / src / views / dolphinview.h
index 8566bc1007cd763ba84718d7fc544abc40aa60e7..e93ca4fa026bebe041ad80791ad55d8d690ffdcf 100644 (file)
@@ -635,6 +635,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 slotItemHovered(int index);
     void slotItemUnhovered(int index);
     void slotItemDropEvent(int index, QGraphicsSceneDragDropEvent* event);