mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-25 16:59:58 +01:00
Classes "Schema" et "SchemaVue" renommees en "Diagram" et "DiagramView"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@44 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -18,8 +18,8 @@ HEADERS += aboutqet.h \
|
||||
exportdialog.h \
|
||||
panelappareils.h \
|
||||
qetapp.h \
|
||||
schema.h \
|
||||
schemavue.h
|
||||
diagram.h \
|
||||
diagramview.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
borne.cpp \
|
||||
@@ -31,8 +31,8 @@ SOURCES += aboutqet.cpp \
|
||||
main.cpp \
|
||||
panelappareils.cpp \
|
||||
qetapp.cpp \
|
||||
schema.cpp \
|
||||
schemavue.cpp
|
||||
diagram.cpp \
|
||||
diagramview.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user