GH-2859 improve UI for twitch pack import with drag&drop

This commit is contained in:
Petr Mrázek
2019-10-14 02:31:53 +02:00
parent c60647523e
commit 9cc5ebcdd1
5 changed files with 98 additions and 13 deletions

View File

@@ -178,6 +178,8 @@ SET(MULTIMC_SOURCES
widgets/Common.h
widgets/CustomCommands.cpp
widgets/CustomCommands.h
widgets/DropLabel.cpp
widgets/DropLabel.h
widgets/FocusLineEdit.cpp
widgets/FocusLineEdit.h
widgets/IconLabel.cpp