Browse Source

Add file upload button

pull/43/head
Duke Leto 5 years ago
parent
commit
b89c191d90
  1. 13
      src/mainwindow.ui

13
src/mainwindow.ui

@ -475,6 +475,19 @@
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="FileBtn">
<property name="enabled">
<bool>true</bool>
</property>
<property name="toolTip">
<string/>
</property>
<property name="text">
<string>Upload File</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="MemoBtn1">
<property name="enabled">

Loading…
Cancel
Save