Raise existing instance

Closes #193
This commit is contained in:
VukoDrakkeinen
2016-07-25 06:41:13 +02:00
committed by Anton Gulenko
parent 9f819061cd
commit d1310b3337
5 changed files with 87 additions and 1 deletions

View File

@@ -198,6 +198,7 @@ if(WITH_TESTS)
endif(WITH_TESTS)
find_package(Qt5Core 5.2 REQUIRED)
find_package(Qt5Network 5.2 REQUIRED)
find_package(Qt5Concurrent 5.2 REQUIRED)
find_package(Qt5Widgets 5.2 REQUIRED)
find_package(Qt5Test 5.2 REQUIRED)