1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Rename from toxgui to qtox

This commit is contained in:
Ansa89 2014-07-14 12:10:59 +02:00
parent ed0616dd91
commit 3389480105

View File

@ -23,7 +23,7 @@
QT += core gui network multimedia multimediawidgets
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = toxgui
TARGET = qtox
TEMPLATE = app
FORMS += widget.ui
CONFIG += c++11