Skip to content

Commit c7dff9a

Browse files
committedJun 29, 2018
Autoraise icons
1 parent d549b09 commit c7dff9a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎src/ui/qgsgpsinformationwidgetbase.ui

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,9 @@ gray = no data
11761176
<iconset resource="../../images/images.qrc">
11771177
<normaloff>:/images/themes/default/mActionToggleEditing.svg</normaloff>:/images/themes/default/mActionToggleEditing.svg</iconset>
11781178
</property>
1179+
<property name="autoRaise">
1180+
<bool>true</bool>
1181+
</property>
11791182
</widget>
11801183
</item>
11811184
<item>
@@ -1190,6 +1193,9 @@ gray = no data
11901193
<iconset resource="../../images/images.qrc">
11911194
<normaloff>:/images/themes/default/gpsicons/barchart.svg</normaloff>:/images/themes/default/gpsicons/barchart.svg</iconset>
11921195
</property>
1196+
<property name="autoRaise">
1197+
<bool>true</bool>
1198+
</property>
11931199
</widget>
11941200
</item>
11951201
<item>
@@ -1204,6 +1210,9 @@ gray = no data
12041210
<iconset resource="../../images/images.qrc">
12051211
<normaloff>:/images/themes/default/gpsicons/polarchart.svg</normaloff>:/images/themes/default/gpsicons/polarchart.svg</iconset>
12061212
</property>
1213+
<property name="autoRaise">
1214+
<bool>true</bool>
1215+
</property>
12071216
</widget>
12081217
</item>
12091218
<item>
@@ -1218,6 +1227,9 @@ gray = no data
12181227
<iconset resource="../../images/images.qrc">
12191228
<normaloff>:/images/themes/default/mActionOptions.svg</normaloff>:/images/themes/default/mActionOptions.svg</iconset>
12201229
</property>
1230+
<property name="autoRaise">
1231+
<bool>true</bool>
1232+
</property>
12211233
</widget>
12221234
</item>
12231235
<item>
@@ -1232,6 +1244,9 @@ gray = no data
12321244
<iconset resource="../../images/images.qrc">
12331245
<normaloff>:/images/themes/default/mActionEditCopy.svg</normaloff>:/images/themes/default/mActionEditCopy.svg</iconset>
12341246
</property>
1247+
<property name="autoRaise">
1248+
<bool>true</bool>
1249+
</property>
12351250
</widget>
12361251
</item>
12371252
<item>

0 commit comments

Comments
 (0)
Please sign in to comment.