mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-25 16:59:58 +01:00
Desactivation temporaire de l'edition des conducteurs par les points de jonction ; Implementation de l'edition des conducteurs par des points de saisie situes en leur milieu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@54 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -19,7 +19,8 @@ HEADERS += aboutqet.h \
|
||||
exportdialog.h \
|
||||
fixedelement.h \
|
||||
qetapp.h \
|
||||
terminal.h
|
||||
terminal.h \
|
||||
conducersegment.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
conducer.cpp \
|
||||
@@ -32,7 +33,8 @@ SOURCES += aboutqet.cpp \
|
||||
fixedelement.cpp \
|
||||
main.cpp \
|
||||
qetapp.cpp \
|
||||
terminal.cpp
|
||||
terminal.cpp \
|
||||
conducersegment.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user