diff --git a/gui/gui.pro b/gui/gui.pro index afe47d7..5417c1f 100644 --- a/gui/gui.pro +++ b/gui/gui.pro @@ -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