Retour de la classe QETApp mais comme derivee de QApplication cette fois

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@128 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-09-21 13:22:18 +00:00
parent 5935ffddcf
commit 0fd59d89ae
9 changed files with 22 additions and 117 deletions

View File

@@ -36,6 +36,7 @@ HEADERS += aboutqet.h \
orientationset.h \
orientationsetwidget.h \
qet.h \
qetapp.h \
qetdiagrameditor.h \
qgimanager.h \
terminal.h \
@@ -90,6 +91,7 @@ SOURCES += aboutqet.cpp \
newelementwizard.cpp \
orientationset.cpp \
orientationsetwidget.cpp \
qetapp.cpp \
qetdiagrameditor.cpp \
qgimanager.cpp \
terminal.cpp \