mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-25 16:59:58 +01:00
Gestion de la modification des dimensions et du point de saisie dans l'editeur
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@100 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -53,7 +53,8 @@ HEADERS += aboutqet.h \
|
||||
editor/partarc.h \
|
||||
editor/arceditor.h \
|
||||
editor/parttextfield.h \
|
||||
editor/textfieldeditor.h
|
||||
editor/textfieldeditor.h \
|
||||
hotspoteditor.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
conducer.cpp \
|
||||
@@ -100,7 +101,8 @@ SOURCES += aboutqet.cpp \
|
||||
editor/partarc.cpp \
|
||||
editor/arceditor.cpp \
|
||||
editor/parttextfield.cpp \
|
||||
editor/textfieldeditor.cpp
|
||||
editor/textfieldeditor.cpp \
|
||||
hotspoteditor.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user