mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 10:09:58 +01:00
Amelioration de l'interface Fichier > Exporter (Oui, encore)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@50 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -10,29 +10,30 @@ INCLUDEPATH += .
|
||||
# Input
|
||||
HEADERS += aboutqet.h \
|
||||
borderinset.h \
|
||||
terminal.h \
|
||||
conducer.h \
|
||||
element.h \
|
||||
fixedelement.h \
|
||||
customelement.h \
|
||||
exportdialog.h \
|
||||
elementspanel.h \
|
||||
qetapp.h \
|
||||
diagram.h \
|
||||
diagramview.h
|
||||
diagramview.h \
|
||||
element.h \
|
||||
elementspanel.h \
|
||||
exportdialog.h \
|
||||
fixedelement.h \
|
||||
qetapp.h \
|
||||
terminal.h \
|
||||
divers/export_fichier.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
terminal.cpp \
|
||||
conducer.cpp \
|
||||
element.cpp \
|
||||
fixedelement.cpp \
|
||||
customelement.cpp \
|
||||
exportdialog.cpp \
|
||||
main.cpp \
|
||||
elementspanel.cpp \
|
||||
qetapp.cpp \
|
||||
diagram.cpp \
|
||||
diagramview.cpp
|
||||
diagramview.cpp \
|
||||
element.cpp \
|
||||
elementspanel.cpp \
|
||||
exportdialog.cpp \
|
||||
fixedelement.cpp \
|
||||
main.cpp \
|
||||
qetapp.cpp \
|
||||
terminal.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user