GH-2150 Separate Java settings UI used in the wizard into a widget

This commit is contained in:
Petr Mrázek
2018-02-18 12:39:35 +01:00
parent 65bca65489
commit 06ccff0f47
6 changed files with 565 additions and 445 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>553</width>
<height>583</height>
<height>522</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@ -211,19 +211,6 @@
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacerMinecraft">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="javaTab">