GH-767 Basic skin upload

This commit is contained in:
Alexia
2016-05-12 16:51:25 -04:00
committed by Petr Mrázek
parent f9791a5cc8
commit 377316999e
10 changed files with 324 additions and 3 deletions

View File

@@ -97,6 +97,16 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="uploadSkinBtn">
<property name="toolTip">
<string>Opens a dialog to select and upload a skin image to the selected account.</string>
</property>
<property name="text">
<string>&amp;Upload</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>