blob: 2abbaa904e55b52c799784bbfc06825e74657414 [file] [log] [blame]
jareda9541812013-01-09 00:08:46 -08001<ui version="4.0">
Jared Lindblom4d1d00a2013-01-11 01:14:23 -08002 <class>FileSystemWatcher</class>
3 <widget class="QMainWindow" name="FileSystemWatcher" >
jareda9541812013-01-09 00:08:46 -08004 <property name="geometry" >
5 <rect>
6 <x>0</x>
7 <y>0</y>
8 <width>400</width>
9 <height>300</height>
10 </rect>
11 </property>
12 <property name="windowTitle" >
Jared Lindblom4d1d00a2013-01-11 01:14:23 -080013 <string>FileSystemWatcher</string>
jareda9541812013-01-09 00:08:46 -080014 </property>
15 <widget class="QMenuBar" name="menuBar" />
16 <widget class="QToolBar" name="mainToolBar" />
17 <widget class="QWidget" name="centralWidget" />
18 <widget class="QStatusBar" name="statusBar" />
19 </widget>
20 <layoutDefault spacing="6" margin="11" />
21 <pixmapfunction></pixmapfunction>
22 <resources/>
23 <connections/>
24</ui>