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 7740a98 commit c9bb721Copy full SHA for c9bb721
src/ui/qgswmssourceselectbase.ui
@@ -17,9 +17,6 @@
17
<iconset>
18
<normaloff>../../../../.designer/backup</normaloff>../../../../.designer/backup</iconset>
19
</property>
20
- <property name="toolTip">
21
- <string>Save connections to file</string>
22
- </property>
23
<property name="sizeGripEnabled">
24
<bool>true</bool>
25
@@ -186,6 +183,9 @@
186
183
</item>
187
184
<item row="1" column="9">
188
185
<widget class="QPushButton" name="btnSave">
+ <property name="toolTip">
+ <string>Save connections to file</string>
+ </property>
189
<property name="text">
190
<string>Save</string>
191
0 commit comments