From 9cc5ebcdd15736d648554c81e250cd6ce21f6e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 14 Oct 2019 02:31:53 +0200 Subject: GH-2859 improve UI for twitch pack import with drag&drop --- application/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/CMakeLists.txt') diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index 4ce031f7..74139557 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -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 -- cgit v1.2.3