gui.pro: Change target to looqs-gui

This commit is contained in:
Albert S. 2021-06-12 15:06:41 +02:00
parent 418bc5e6f6
commit d35a30a1b1
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++17
TARGET = qss-gui
TARGET = looqs-gui
TEMPLATE = app
# The following define makes your compiler emit warnings if you use