source: smplayer/trunk/src/filechooser.ui@ 114

Last change on this file since 114 was 113, checked in by Silvan Scherrer, 15 years ago

Smplayer: eol-style 2nd part

  • Property svn:eol-style set to LF
File size: 599 bytes
Line 
1<ui version="4.0" >
2 <class>FileChooser</class>
3 <widget class="QWidget" name="FileChooser" >
4 <property name="geometry" >
5 <rect>
6 <x>0</x>
7 <y>0</y>
8 <width>407</width>
9 <height>27</height>
10 </rect>
11 </property>
12 <layout class="QHBoxLayout" >
13 <property name="margin" >
14 <number>2</number>
15 </property>
16 <property name="spacing" >
17 <number>2</number>
18 </property>
19 <item>
20 <widget class="QLineEdit" name="line_edit" />
21 </item>
22 <item>
23 <widget class="QToolButton" name="button" />
24 </item>
25 </layout>
26 </widget>
27 <resources/>
28 <connections/>
29</ui>
Note: See TracBrowser for help on using the repository browser.