X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/f08a8dd06b5658a4b62fa3a1550ef39fec722a7e..ca0d0bb322925e2119f13f76d8e9643d24cbf3e0:/src/views/dolphinview.h diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index b40be8936..69013309d 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.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);