Implementation d'un menu pour editer un conducteur deja pose

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@151 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-10-03 13:11:47 +00:00
parent a83a5161df
commit eb3ed0f99a
16 changed files with 298 additions and 5 deletions

View File

@@ -66,7 +66,8 @@ HEADERS += aboutqet.h \
editor/textfieldeditor.h \
diagramcommands.h \
diagramtextitem.h \
insetproperties.h
insetproperties.h \
conducerproperties.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
conducer.cpp \
@@ -124,7 +125,8 @@ SOURCES += aboutqet.cpp \
editor/texteditor.cpp \
editor/textfieldeditor.cpp \
diagramcommands.cpp \
diagramtextitem.cpp
diagramtextitem.cpp \
conducerproperties.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
RC_FILE = ico/windows_icon/application_icon/qelectrotech.rc