]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kitemlistheader.h
Change wording "Leading Column Padding" to "Side Padding"
[dolphin.git] / src / kitemviews / kitemlistheader.h
index e2653e41eab68d041a2e616eb3b3bf41f5a336b0..66223f0c7e32076ff3c75f4d3bd5e6f6eecb3d74 100644 (file)
@@ -62,11 +62,11 @@ public:
      * Sets the width of the column *before* the first column.
      * This is intended to facilitate an empty region for deselection in the main viewport.
      */
-    void setLeadingPadding(qreal width);
-    qreal leadingPadding() const;
+    void setSidePadding(qreal width);
+    qreal sidePadding() const;
 
 Q_SIGNALS:
-    void leadingPaddingChanged(qreal width);
+    void sidePaddingChanged(qreal width);
 
     /**
      * Is emitted if the width of a column has been adjusted by the user with the mouse