Attacher: change label in UI

"Attachment mode:" instead of "Available modes:"
This commit is contained in:
DeepSOIC 2016-04-21 02:37:35 +03:00
parent cdc507fa36
commit 7e14a044a6

View File

@ -98,7 +98,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Available modes:</string>
<string>Attachment mode:</string>
</property>
</widget>
</item>