mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-23 06:59:59 +01:00
Classe QETApp renommee en QETDiagramEditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@127 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
######################################################################
|
||||
# Automatically generated by qmake (2.01a) dim. avr. 29 22:04:08 2007
|
||||
# Automatically generated by qmake (2.01a) ven. sept. 21 14:11:20 2007
|
||||
######################################################################
|
||||
|
||||
TEMPLATE = app
|
||||
@@ -11,14 +11,18 @@ INCLUDEPATH += . editor
|
||||
HEADERS += aboutqet.h \
|
||||
borderinset.h \
|
||||
conducer.h \
|
||||
conducerprofile.h \
|
||||
conducersegment.h \
|
||||
conducersegmentprofile.h \
|
||||
customelement.h \
|
||||
diagram.h \
|
||||
diagramview.h \
|
||||
element.h \
|
||||
elementdeleter.h \
|
||||
elementscategorieslist.h \
|
||||
elementscategorieswidget.h \
|
||||
elementscategory.h \
|
||||
elementscategorydeleter.h \
|
||||
elementscategoryeditor.h \
|
||||
elementspanel.h \
|
||||
elementspanelwidget.h \
|
||||
@@ -32,7 +36,7 @@ HEADERS += aboutqet.h \
|
||||
orientationset.h \
|
||||
orientationsetwidget.h \
|
||||
qet.h \
|
||||
qetapp.h \
|
||||
qetdiagrameditor.h \
|
||||
qgimanager.h \
|
||||
terminal.h \
|
||||
editor/arceditor.h \
|
||||
@@ -58,22 +62,21 @@ HEADERS += aboutqet.h \
|
||||
editor/styleeditor.h \
|
||||
editor/terminaleditor.h \
|
||||
editor/texteditor.h \
|
||||
editor/textfieldeditor.h \
|
||||
elementscategorydeleter.h \
|
||||
elementdeleter.h \
|
||||
conducersegmentprofile.h \
|
||||
conducerprofile.h
|
||||
editor/textfieldeditor.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borderinset.cpp \
|
||||
conducer.cpp \
|
||||
conducerprofile.cpp \
|
||||
conducersegment.cpp \
|
||||
customelement.cpp \
|
||||
diagram.cpp \
|
||||
diagramview.cpp \
|
||||
element.cpp \
|
||||
elementdeleter.cpp \
|
||||
elementscategorieslist.cpp \
|
||||
elementscategorieswidget.cpp \
|
||||
elementscategory.cpp \
|
||||
elementscategorydeleter.cpp \
|
||||
elementscategoryeditor.cpp \
|
||||
elementspanel.cpp \
|
||||
elementspanelwidget.cpp \
|
||||
@@ -87,7 +90,7 @@ SOURCES += aboutqet.cpp \
|
||||
newelementwizard.cpp \
|
||||
orientationset.cpp \
|
||||
orientationsetwidget.cpp \
|
||||
qetapp.cpp \
|
||||
qetdiagrameditor.cpp \
|
||||
qgimanager.cpp \
|
||||
terminal.cpp \
|
||||
editor/arceditor.cpp \
|
||||
@@ -114,10 +117,7 @@ SOURCES += aboutqet.cpp \
|
||||
editor/styleeditor.cpp \
|
||||
editor/terminaleditor.cpp \
|
||||
editor/texteditor.cpp \
|
||||
editor/textfieldeditor.cpp \
|
||||
elementscategorydeleter.cpp \
|
||||
elementdeleter.cpp \
|
||||
conducerprofile.cpp
|
||||
editor/textfieldeditor.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
||||
QT += xml
|
||||
|
||||
Reference in New Issue
Block a user