thedesk/libthedesk/transparentdialog.ui
2020-11-11 01:04:39 +11:00

19 lines
413 B
XML

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