gui: executable name set to qss-gui instead of qss

This commit is contained in:
Albert S. 2019-04-30 14:15:50 +02:00
parent 415a29add4
commit 55da974558
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ QT += core concurrent gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++14
TARGET = qss
TARGET = qss-gui
TEMPLATE = app
# The following define makes your compiler emit warnings if you use