Rename project from 'qss' to 'looqs' #23

已合併
crtxcr 將 5 次提交從 WIP/renameproject 合併至 master 2021-06-12 15:17:52 +02:00
共有 30 個檔案被更改,包括 113 行新增120 行删除
僅顯示提交 d35a30a1b1 的變更 - 顯示所有提交

查看文件

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