|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>273</width> |
10 | | - <height>265</height> |
| 9 | + <width>280</width> |
| 10 | + <height>290</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="minimumSize"> |
14 | 14 | <size> |
15 | | - <width>273</width> |
16 | | - <height>265</height> |
| 15 | + <width>280</width> |
| 16 | + <height>290</height> |
17 | 17 | </size> |
18 | 18 | </property> |
19 | 19 | <property name="windowTitle"> |
|
25 | 25 | </property> |
26 | 26 | <widget class="QWidget" name="centralWidget"> |
27 | 27 | <layout class="QGridLayout" name="gridLayout"> |
28 | | - <item row="3" column="0"> |
| 28 | + <item row="3" column="0" colspan="3"> |
| 29 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 30 | + <item> |
| 31 | + <widget class="QLabel" name="lblVersion"> |
| 32 | + <property name="sizePolicy"> |
| 33 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 34 | + <horstretch>0</horstretch> |
| 35 | + <verstretch>0</verstretch> |
| 36 | + </sizepolicy> |
| 37 | + </property> |
| 38 | + <property name="text"> |
| 39 | + <string>Sonivox Version:</string> |
| 40 | + </property> |
| 41 | + </widget> |
| 42 | + </item> |
| 43 | + <item> |
| 44 | + <widget class="QLabel" name="libSonivoxVersion"> |
| 45 | + <property name="sizePolicy"> |
| 46 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 47 | + <horstretch>0</horstretch> |
| 48 | + <verstretch>0</verstretch> |
| 49 | + </sizepolicy> |
| 50 | + </property> |
| 51 | + <property name="text"> |
| 52 | + <string/> |
| 53 | + </property> |
| 54 | + </widget> |
| 55 | + </item> |
| 56 | + </layout> |
| 57 | + </item> |
| 58 | + <item row="4" column="0"> |
29 | 59 | <widget class="QLabel" name="lblReverb"> |
30 | 60 | <property name="text"> |
31 | 61 | <string>Reverb</string> |
|
35 | 65 | </property> |
36 | 66 | </widget> |
37 | 67 | </item> |
38 | | - <item row="3" column="1"> |
| 68 | + <item row="4" column="1"> |
39 | 69 | <spacer name="verticalSpacer"> |
40 | 70 | <property name="orientation"> |
41 | 71 | <enum>Qt::Vertical</enum> |
|
48 | 78 | </property> |
49 | 79 | </spacer> |
50 | 80 | </item> |
51 | | - <item row="3" column="2"> |
| 81 | + <item row="4" column="2"> |
52 | 82 | <widget class="QLabel" name="lblChorus"> |
53 | 83 | <property name="text"> |
54 | 84 | <string>Chorus</string> |
|
58 | 88 | </property> |
59 | 89 | </widget> |
60 | 90 | </item> |
61 | | - <item row="4" column="0"> |
| 91 | + <item row="5" column="0"> |
62 | 92 | <widget class="QDial" name="dial_Reverb"> |
63 | 93 | <property name="maximum"> |
64 | 94 | <number>32765</number> |
65 | 95 | </property> |
66 | 96 | </widget> |
67 | 97 | </item> |
68 | | - <item row="4" column="2"> |
| 98 | + <item row="5" column="2"> |
69 | 99 | <widget class="QDial" name="dial_Chorus"> |
70 | 100 | <property name="maximum"> |
71 | 101 | <number>32765</number> |
72 | 102 | </property> |
73 | 103 | </widget> |
74 | 104 | </item> |
75 | | - <item row="5" column="0"> |
| 105 | + <item row="6" column="0"> |
76 | 106 | <widget class="QComboBox" name="combo_Reverb"/> |
77 | 107 | </item> |
78 | | - <item row="5" column="2"> |
| 108 | + <item row="6" column="2"> |
79 | 109 | <widget class="QComboBox" name="combo_Chorus"/> |
80 | 110 | </item> |
81 | 111 | <item row="0" column="0" colspan="3"> |
|
0 commit comments