Update NoggitProjectCreationDialog.ui

This commit is contained in:
Balkron
2022-03-13 02:20:51 +05:00
parent 0e4a910c41
commit 817b67a184

View File

@@ -9,12 +9,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>569</width>
<height>284</height>
<width>448</width>
<height>235</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -90,7 +90,7 @@
<widget class="QLineEdit" name="projectName">
<property name="minimumSize">
<size>
<width>0</width>
<width>250</width>
<height>32</height>
</size>
</property>
@@ -102,6 +102,22 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Maximum</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>4</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="sizePolicy">
@@ -112,14 +128,14 @@
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>24</height>
</size>
</property>
<property name="text">
@@ -159,7 +175,7 @@
<widget class="QLineEdit" name="projectPathField">
<property name="minimumSize">
<size>
<width>0</width>
<width>250</width>
<height>32</height>
</size>
</property>
@@ -171,6 +187,22 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Maximum</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>4</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="projectPathField_browse">
<property name="sizePolicy">
@@ -181,14 +213,14 @@
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>24</height>
</size>
</property>
<property name="text">
@@ -240,7 +272,7 @@
<widget class="QLineEdit" name="clientPathField">
<property name="minimumSize">
<size>
<width>0</width>
<width>250</width>
<height>32</height>
</size>
</property>
@@ -252,6 +284,22 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Maximum</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>4</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="clientPathField_browse">
<property name="sizePolicy">
@@ -262,14 +310,14 @@
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>24</height>
</size>
</property>
<property name="text">
@@ -315,7 +363,7 @@
</property>
<property name="minimumSize">
<size>
<width>0</width>
<width>250</width>
<height>32</height>
</size>
</property>
@@ -327,7 +375,7 @@
</property>
<item>
<property name="text">
<string>Wrath of the Lich King</string>
<string>Wrath Of The Lich King</string>
</property>
</item>
<item>
@@ -370,6 +418,9 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="sizeConstraint">
<enum>QLayout::SetDefaultConstraint</enum>
</property>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
@@ -393,10 +444,23 @@
<item>
<widget class="QPushButton" name="button_ok">
<property name="text">
<string>Okay</string>
<string>Ok</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>