NOISSUE select modpack field content on focus in new instance dialog

This commit is contained in:
Petr Mrázek
2016-01-12 04:37:30 +01:00
parent 1f0e76a3c1
commit 5ccfbba435
4 changed files with 53 additions and 2 deletions

View File

@@ -200,6 +200,8 @@ SET(MULTIMC_SOURCES
# GUI - widgets
widgets/Common.cpp
widgets/Common.h
widgets/FocusLineEdit.cpp
widgets/FocusLineEdit.h
widgets/IconLabel.cpp
widgets/IconLabel.h
widgets/LabeledToolButton.cpp