mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-13 20:59:58 +01:00
Ajout de boutons pour gerer les collections et elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@109 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -58,7 +58,9 @@ HEADERS += aboutqet.h \
|
||||
editor/styleeditor.h \
|
||||
editor/terminaleditor.h \
|
||||
editor/texteditor.h \
|
||||
editor/textfieldeditor.h
|
||||
editor/textfieldeditor.h \
|
||||
elementscategorydeleter.h \
|
||||
elementdeleter.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
conducer.cpp \
|
||||
@@ -110,8 +112,10 @@ SOURCES += aboutqet.cpp \
|
||||
editor/styleeditor.cpp \
|
||||
editor/terminaleditor.cpp \
|
||||
editor/texteditor.cpp \
|
||||
editor/textfieldeditor.cpp
|
||||
editor/textfieldeditor.cpp \
|
||||
elementscategorydeleter.cpp \
|
||||
elementdeleter.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
CONFIG += release
|
||||
CONFIG += debug_and_release
|
||||
|
||||
Reference in New Issue
Block a user