SystemGui/Sources/Sprinkler/SprinklerGui.ui
2017-04-12 13:37:09 -04:00

33 lines
663 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CSprinklerGui</class>
<widget class="QWidget" name="CSprinklerGui">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1047</width>
<height>560</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>0</x>
<y>-10</y>
<width>201</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>Sprinklers</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>