mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-24 22:09:58 +01:00
Suppression des classes correspondant a des elements codes en durs au profit des descriptions XML chargeables par la classe ElementPerso
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
######################################################################
|
||||
# Automatically generated by qmake (2.01a) dim. oct. 8 23:57:43 2006
|
||||
# Automatically generated by qmake (2.01a) sam. oct. 28 15:30:56 2006
|
||||
######################################################################
|
||||
|
||||
TEMPLATE = app
|
||||
@@ -11,12 +11,9 @@ INCLUDEPATH += .
|
||||
HEADERS += aboutqet.h \
|
||||
borne.h \
|
||||
conducteur.h \
|
||||
contacteur.h \
|
||||
del.h \
|
||||
element.h \
|
||||
elementfixe.h \
|
||||
elementperso.h \
|
||||
entree.h \
|
||||
panelappareils.h \
|
||||
qetapp.h \
|
||||
schema.h \
|
||||
@@ -24,12 +21,9 @@ HEADERS += aboutqet.h \
|
||||
SOURCES += aboutqet.cpp \
|
||||
borne.cpp \
|
||||
conducteur.cpp \
|
||||
contacteur.cpp \
|
||||
del.cpp \
|
||||
element.cpp \
|
||||
elementfixe.cpp \
|
||||
elementperso.cpp \
|
||||
entree.cpp \
|
||||
main.cpp \
|
||||
panelappareils.cpp \
|
||||
qetapp.cpp \
|
||||
@@ -38,3 +32,4 @@ SOURCES += aboutqet.cpp \
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += qet_en.ts
|
||||
QT += xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user