aboutsummaryrefslogtreecommitdiff
path: root/qmpinfowindow.ui
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-01-02 23:57:36 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-01-02 23:57:36 +0800
commitb886aa1fcafc16fe93bfe19e2f63b4089234f9f6 (patch)
tree929ed0c3fc60b4e9fce421718c21062059c2cbd9 /qmpinfowindow.ui
parentd418712c981d9854fa6429d65773368ca63b8dac (diff)
downloadQMidiPlayer-b886aa1fcafc16fe93bfe19e2f63b4089234f9f6.tar.xz
Mystic Flier. (WTF)
Diffstat (limited to 'qmpinfowindow.ui')
-rw-r--r--qmpinfowindow.ui25
1 files changed, 18 insertions, 7 deletions
diff --git a/qmpinfowindow.ui b/qmpinfowindow.ui
index 480c3ec..664531a 100644
--- a/qmpinfowindow.ui
+++ b/qmpinfowindow.ui
@@ -7,13 +7,13 @@
<x>0</x>
<y>0</y>
<width>400</width>
- <height>135</height>
+ <height>142</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>400</width>
- <height>135</height>
+ <height>142</height>
</size>
</property>
<property name="windowTitle">
@@ -67,11 +67,22 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="lbNoteCount">
- <property name="text">
- <string>Note count: </string>
- </property>
- </widget>
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <item>
+ <widget class="QLabel" name="lbNoteCount">
+ <property name="text">
+ <string>Note count: </string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="lbFileStandard">
+ <property name="text">
+ <string>File standard: </string>
+ </property>
+ </widget>
+ </item>
+ </layout>
</item>
</layout>
</widget>