This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/ZeroTierUI/network.ui

33 lines
675 B
Plaintext
Raw Normal View History

2013-11-13 16:50:49 -05:00
<?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>