mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-08 06:42:34 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@78 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user