<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>