mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Remove confusing descriptions in the Options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@11725 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
1ebd77c1f0
commit
43a13b6ca0
@ -195,15 +195,21 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0" colspan="2" >
|
||||
<widget class="QLabel" name="textLabel1_5" >
|
||||
<property name="text" >
|
||||
<string><b>Note: </b>Theme changes take effect the next time QGIS is started</string>
|
||||
<spacer name="verticalSpacer">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="alignment" >
|
||||
<set>Qt::AlignVCenter</set>
|
||||
<property name="sizeType">
|
||||
<enum>QSizePolicy::Fixed</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>10</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item row="2" column="0" colspan="2" >
|
||||
<widget class="QCheckBox" name="capitaliseCheckBox" >
|
||||
<property name="text" >
|
||||
@ -782,7 +788,7 @@
|
||||
<item row="1" column="0" colspan="2" >
|
||||
<widget class="QLabel" name="mDefaultSnappingToleranceTextLabel" >
|
||||
<property name="text" >
|
||||
<string>Default snapping tolerance in layer units</string>
|
||||
<string>Default snapping tolerance</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -812,7 +818,7 @@
|
||||
<item row="2" column="0" colspan="3" >
|
||||
<widget class="QLabel" name="mVertexSearchRadiusVertexEditLabel" >
|
||||
<property name="text" >
|
||||
<string>Search radius for vertex edits in layer units</string>
|
||||
<string>Search radius for vertex edits</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user