kylin-nm/src/wpawifidialog.ui

32 lines
621 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>WpaWifiDialog</class>
<widget class="QDialog" name="WpaWifiDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>360</width>
<height>660</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>360</width>
<height>680</height>
</size>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
</widget>
<resources/>
<connections/>
</ui>