Les editions de champs (conducteurs et elements) sont desormais annulables

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@138 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-09-26 22:57:53 +00:00
parent 5150cb38ad
commit bc650ea347
9 changed files with 183 additions and 27 deletions

View File

@@ -64,7 +64,9 @@ HEADERS += aboutqet.h \
editor/terminaleditor.h \
editor/texteditor.h \
editor/textfieldeditor.h \
diagramcommands.h
diagramcommands.h \
diagramitem.h \
diagramtextitem.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
conducer.cpp \
@@ -121,7 +123,8 @@ SOURCES += aboutqet.cpp \
editor/terminaleditor.cpp \
editor/texteditor.cpp \
editor/textfieldeditor.cpp \
diagramcommands.cpp
diagramcommands.cpp \
diagramtextitem.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
RC_FILE = ico/windows_icon/application_icon/qelectrotech.rc