We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da69e0f commit 6373ad6Copy full SHA for 6373ad6
src/core/composer/qgscomposerscalebar.h
@@ -126,7 +126,7 @@ class CORE_EXPORT QgsComposerScaleBar: public QgsComposerItem
126
/** Sets the maximum size (in millimeters) for scale bar segments. This
127
* property is only effective if the @link segmentSizeMode @endlink is set
128
* to @link SegmentSizeFitWidth @endlink.
129
- * @param minWidth maximum width in millimeters
+ * @param maxWidth maximum width in millimeters
130
* @see minBarWidth
131
* @see setMaxBarWidth
132
* @see setSegmentSizeMode
0 commit comments