Skip to content

Commit 6373ad6

Browse files
committed
doxymentation fix
1 parent da69e0f commit 6373ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/composer/qgscomposerscalebar.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ class CORE_EXPORT QgsComposerScaleBar: public QgsComposerItem
126126
/** Sets the maximum size (in millimeters) for scale bar segments. This
127127
* property is only effective if the @link segmentSizeMode @endlink is set
128128
* to @link SegmentSizeFitWidth @endlink.
129-
* @param minWidth maximum width in millimeters
129+
* @param maxWidth maximum width in millimeters
130130
* @see minBarWidth
131131
* @see setMaxBarWidth
132132
* @see setSegmentSizeMode

0 commit comments

Comments
 (0)