mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-03 10:29:59 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user