We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 01b3d96 commit 151d1f1Copy full SHA for 151d1f1
src/ui/qgscompositionwidgetbase.ui
@@ -361,6 +361,9 @@
361
<property name="prefix">
362
<string>x: </string>
363
</property>
364
+ <property name="suffix">
365
+ <string> mm</string>
366
+ </property>
367
<property name="maximum">
368
<double>9999.000000000000000</double>
369
@@ -372,7 +375,7 @@
372
375
<string>y: </string>
373
376
374
377
<property name="suffix">
- <string/>
378
379
380
</widget>
381
</item>
0 commit comments