Classes "ElementPerso" et "PanelAppareils" renommees en "CustomElement" et "ElementsPanel"

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@48 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-01-30 22:32:21 +00:00
parent 29d35a2007
commit a5cc50f5ab
9 changed files with 44 additions and 44 deletions

View File

@@ -14,9 +14,9 @@ HEADERS += aboutqet.h \
conducer.h \
element.h \
fixedelement.h \
elementperso.h \
customelement.h \
exportdialog.h \
panelappareils.h \
elementspanel.h \
qetapp.h \
diagram.h \
diagramview.h
@@ -26,10 +26,10 @@ SOURCES += aboutqet.cpp \
conducer.cpp \
element.cpp \
fixedelement.cpp \
elementperso.cpp \
customelement.cpp \
exportdialog.cpp \
main.cpp \
panelappareils.cpp \
elementspanel.cpp \
qetapp.cpp \
diagram.cpp \
diagramview.cpp