Removed JavaExtraSearchPaths

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2024-02-18 21:38:31 +02:00
parent a288779790
commit 889f604a41
8 changed files with 0 additions and 133 deletions

View File

@ -391,49 +391,6 @@
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="extraJavaPathsGroupBox">
<property name="title">
<string>Java extra paths</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QListView" name="extraJavaPathsList"/>
</item>
<item>
<layout class="QVBoxLayout" name="extraJavaPathsButtonsLayout">
<item>
<widget class="QPushButton" name="addExtraPathButton">
<property name="text">
<string>Add</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="removeExtraPathButton">
<property name="text">
<string>Remove</string>
</property>
</widget>
</item>
<item>
<spacer name="extraPathSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="managementSpacer">
<property name="orientation">