1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

Add "..." on import and export buttons

This commit is contained in:
elafargue 2011-06-13 18:59:53 +02:00
parent 54d57f1815
commit b4d65102b1

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>483</width>
<height>154</height>
<height>174</height>
</rect>
</property>
<property name="windowTitle">
@ -89,7 +89,7 @@
<string>Export the GCS settings selected in the checkboxes above.</string>
</property>
<property name="text">
<string>Export</string>
<string>Export...</string>
</property>
</widget>
</item>
@ -99,7 +99,7 @@
<string>Import settings from the config file, only for the items checked above.</string>
</property>
<property name="text">
<string>Import</string>
<string>Import...</string>
</property>
</widget>
</item>