git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@78 bfdf4180-ca20-0410-9c96-a3a8aa849046

This commit is contained in:
xavierqet
2007-04-05 01:13:14 +00:00
parent b0ff172ee7
commit f384a6c073
11 changed files with 407 additions and 146 deletions

View File

@@ -26,7 +26,9 @@ HEADERS += aboutqet.h \
newelementwizard.h \
qetapp.h \
terminal.h \
ui_export_fichier.h
ui_export_fichier.h \
elementscategoryeditor.h \
elementscategory.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
conducer.cpp \
@@ -45,7 +47,9 @@ SOURCES += aboutqet.cpp \
main.cpp \
newelementwizard.cpp \
qetapp.cpp \
terminal.cpp
terminal.cpp \
elementscategoryeditor.cpp \
elementscategory.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
CONFIG += debug warn_on