This commit is contained in:
Kevin Yue
2020-02-16 20:59:32 +08:00
parent 94f9048096
commit c3a5f8d39d
4 changed files with 116 additions and 3 deletions

View File

@@ -13,6 +13,16 @@
<property name="windowTitle">
<string>GP VPN Client</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>com.yuezk.qt.GPClient.svg</normaloff>com.yuezk.qt.GPClient.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
</size>
</property>
<widget class="QWidget" name="centralwidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">