Skip to content

Commit 05fb8f7

Browse files
committed
'Catch all' -> 'Catch-all'
1 parent f06b369 commit 05fb8f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ui/qgslabelingrulepropswidget.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<item row="2" column="1">
8989
<widget class="QLabel" name="label">
9090
<property name="text">
91-
<string>Catch all for other features</string>
91+
<string>Catch-all for other features</string>
9292
</property>
9393
</widget>
9494
</item>

src/ui/qgsrendererrulepropsdialogbase.ui

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</sizepolicy>
6060
</property>
6161
<property name="icon">
62-
<iconset>
62+
<iconset resource="../../images/images.qrc">
6363
<normaloff>:/images/themes/default/mIconExpression.svg</normaloff>:/images/themes/default/mIconExpression.svg</iconset>
6464
</property>
6565
</widget>
@@ -101,7 +101,7 @@
101101
<item row="4" column="1">
102102
<widget class="QLabel" name="label">
103103
<property name="text">
104-
<string>Catch all for other features</string>
104+
<string>Catch-all for other features</string>
105105
</property>
106106
</widget>
107107
</item>

0 commit comments

Comments
 (0)