]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/spatializer.ui
Spatializer: add the remaining files, add a correct check in configure, fix dist
[vlc] / modules / gui / qt4 / ui / spatializer.ui
1 <ui version="4.0" >
2  <class>SpatializerWidget</class>
3  <widget class="QWidget" name="SpatializerWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>409</width>
9     <height>299</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <widget class="QCheckBox" name="enableCheck" >
16    <property name="geometry" >
17     <rect>
18      <x>30</x>
19      <y>10</y>
20      <width>91</width>
21      <height>23</height>
22     </rect>
23    </property>
24    <property name="text" >
25     <string>_("Enable")</string>
26    </property>
27   </widget>
28   <widget class="QWidget" name="horizontalLayout" >
29    <property name="geometry" >
30     <rect>
31      <x>10</x>
32      <y>40</y>
33      <width>391</width>
34      <height>251</height>
35     </rect>
36    </property>
37    <layout class="QHBoxLayout" >
38     <item>
39      <widget class="QFrame" name="frame" >
40       <property name="frameShape" >
41        <enum>QFrame::StyledPanel</enum>
42       </property>
43       <property name="frameShadow" >
44        <enum>QFrame::Raised</enum>
45       </property>
46      </widget>
47     </item>
48    </layout>
49   </widget>
50  </widget>
51  <resources/>
52  <connections/>
53 </ui>