2023-07-07 01:41:19 +08:00

39 lines
977 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TabDb_Manage</class>
<widget class="QWidget" name="TabDb_Manage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>630</width>
<height>528</height>
</rect>
</property>
<property name="windowTitle">
<string notr="true">TabDb_Manage</string>
</property>
<layout class="QFormLayout" name="formLayout">
<property name="labelAlignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<item row="0" column="0">
<widget class="QPushButton" name="syncArcSongDbButton">
<property name="text">
<string>syncArcSongDbButton</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label">
<property name="text">
<string>syncArcSongDb.description</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>