added OptionsDialog
This commit is contained in:
parent
90e69b88a2
commit
300db91cc5
4 changed files with 93 additions and 0 deletions
18
OptionsDialog.ui
Executable file
18
OptionsDialog.ui
Executable file
|
@ -0,0 +1,18 @@
|
|||
<ui version="4.0">
|
||||
<class>OptionsDialog</class>
|
||||
<widget class="QDialog" name="OptionsDialog">
|
||||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue