Amelioration de l'interface Fichier > Exporter

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@42 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-01-20 18:11:42 +00:00
parent 7537202a6a
commit 9a45f81f98
11 changed files with 333 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
TEMPLATE = app
TARGET =
DEPENDPATH += .
DEPENDPATH += . lang
INCLUDEPATH += .
# Input
@@ -14,6 +14,7 @@ HEADERS += aboutqet.h \
element.h \
elementfixe.h \
elementperso.h \
exportdialog.h \
panelappareils.h \
qetapp.h \
schema.h \
@@ -24,12 +25,13 @@ SOURCES += aboutqet.cpp \
element.cpp \
elementfixe.cpp \
elementperso.cpp \
exportdialog.cpp \
main.cpp \
panelappareils.cpp \
qetapp.cpp \
schema.cpp \
schemavue.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += qet_en.ts
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
QT += xml