1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

OP-1222 Changed name of button to select image for the template.

This commit is contained in:
m_thread 2014-09-16 23:51:36 +02:00
parent 865bbba9ee
commit 1a06822e55

View File

@ -406,7 +406,7 @@
<item alignment="Qt::AlignRight">
<widget class="QPushButton" name="ImportButton">
<property name="text">
<string>Import...</string>
<string>Select Image...</string>
</property>
</widget>
</item>