ZeroTierOne/ZeroTierUI/network.ui
2013-11-13 16:50:49 -05:00

33 lines
675 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Network</class>
<widget class="QScrollArea" name="Network">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>618</width>
<height>79</height>
</rect>
</property>
<property name="windowTitle">
<string>ScrollArea</string>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>616</width>
<height>77</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>