teleport/client/tp-player/dlgmessage.ui

33 lines
625 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DlgMessage</class>
<widget class="QDialog" name="DlgMessage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>120</height>
</rect>
</property>
<property name="windowTitle">
<string/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>59</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>