qt/LedOK/x_uimsgonlyclosebtn.ui
2023-04-18 14:14:46 +08:00

20 lines
424 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>x_uiMsgOnlyCloseBtn</class>
<widget class="QDialog" name="x_uiMsgOnlyCloseBtn">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
</widget>
<resources/>
<connections/>
</ui>