mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-20 10:39:59 +01:00
Possibilite d'ajouter des champs de texte editables aux elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@66 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -20,7 +20,8 @@ HEADERS += aboutqet.h \
|
||||
fixedelement.h \
|
||||
qetapp.h \
|
||||
terminal.h \
|
||||
conducersegment.h
|
||||
conducersegment.h \
|
||||
elementtextitem.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
conducer.cpp \
|
||||
@@ -34,7 +35,8 @@ SOURCES += aboutqet.cpp \
|
||||
main.cpp \
|
||||
qetapp.cpp \
|
||||
terminal.cpp \
|
||||
conducersegment.cpp
|
||||
conducersegment.cpp \
|
||||
elementtextitem.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user