1
0
mirror of https://github.com/LC044/WeChatMsg synced 2025-04-09 14:38:04 +08:00
WeChatMsg/app/Ui/contact/test.ui
2023-04-05 01:50:58 +08:00

26 lines
729 B
XML

<ui version="4.0">
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QMenuBar" name="menubar"/>
<widget class="QWidget" name="centralwidget"/>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<pixmapfunction></pixmapfunction>
<connections/>
</ui>