mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-14 13:39:58 +01:00
L'application se lance desormais une seule fois par utilisateur
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@348 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -76,6 +76,7 @@ HEADERS += aboutqet.h \
|
||||
qet.h \
|
||||
qetapp.h \
|
||||
qetdiagrameditor.h \
|
||||
qetsingleapplication.h \
|
||||
qgimanager.h \
|
||||
terminal.h \
|
||||
editor/arceditor.h \
|
||||
@@ -142,6 +143,7 @@ SOURCES += aboutqet.cpp \
|
||||
qet.cpp \
|
||||
qetapp.cpp \
|
||||
qetdiagrameditor.cpp \
|
||||
qetsingleapplication.cpp \
|
||||
qgimanager.cpp \
|
||||
terminal.cpp \
|
||||
editor/arceditor.cpp \
|
||||
@@ -171,7 +173,7 @@ SOURCES += aboutqet.cpp \
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
RC_FILE = ico/windows_icon/application_icon/qelectrotech.rc
|
||||
QT += xml svg
|
||||
QT += xml svg network
|
||||
CONFIG += debug_and_release warn_on
|
||||
TARGET = qelectrotech
|
||||
|
||||
|
||||
Reference in New Issue
Block a user