User Interface update

This commit is contained in:
Rafael 2016-10-27 08:12:59 +02:00
parent b7ae3146c8
commit 24591e9b1f
5 changed files with 19 additions and 1 deletions

View file

@ -84,6 +84,13 @@
</item>
<item>
<layout class="QHBoxLayout" name="hlButtons">
<item>
<widget class="QLabel" name="labVersion">
<property name="text">
<string>%1 %2</string>
</property>
</widget>
</item>
<item>
<spacer name="hsButtons">
<property name="orientation">
@ -128,7 +135,7 @@
<x>0</x>
<y>0</y>
<width>625</width>
<height>19</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">