GH-1053 move launch process UI to a separate class

This commit is contained in:
Petr Mrázek
2015-07-05 01:54:30 +02:00
parent 526a511f45
commit 7f1320390c
9 changed files with 395 additions and 336 deletions

View File

@ -136,6 +136,10 @@ SET(MULTIMC_SOURCES
ConsoleWindow.h
ConsoleWindow.cpp
# Processes
LaunchController.h
LaunchController.cpp
# page provider for instances
InstancePageProvider.h
InstancePageProvider.cpp