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

@@ -163,6 +163,8 @@ SET(MULTIMC_SOURCES
widgets/FocusLineEdit.h
widgets/IconLabel.cpp
widgets/IconLabel.h
widgets/JavaSettingsWidget.cpp
widgets/JavaSettingsWidget.h
widgets/LabeledToolButton.cpp
widgets/LabeledToolButton.h
widgets/LineSeparator.cpp