PDF4QT/Pdf4QtLaunchPad/launchdialog.ui

21 lines
453 B
Plaintext
Raw Normal View History

2024-03-17 13:29:24 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LaunchDialog</class>
<widget class="QDialog" name="LaunchDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>525</width>
<height>272</height>
</rect>
</property>
<property name="windowTitle">
<string>Launch Application</string>
</property>
2024-03-17 14:36:24 +01:00
<layout class="QGridLayout" name="gridLayout"/>
2024-03-17 13:29:24 +01:00
</widget>
<resources/>
<connections/>
</ui>