RetroShare/plugins/smplayer_plugin/filechooser.ui
defnax 87344de7d4 added for plugins own dir
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 14:21:11 +00:00

30 lines
599 B
XML

<ui version="4.0" >
<class>FileChooser</class>
<widget class="QWidget" name="FileChooser" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>407</width>
<height>27</height>
</rect>
</property>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>2</number>
</property>
<property name="spacing" >
<number>2</number>
</property>
<item>
<widget class="QLineEdit" name="line_edit" />
</item>
<item>
<widget class="QToolButton" name="button" />
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>