SystemGui/Sources/Sprinkler/SprinklerGui.ui
Jean-Francois Martel 2c22dda0f4 Sprinkler
2017-04-23 10:16:06 -04:00

33 lines
671 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 network</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>