Fix for cleanly exiting the run-loop (still does not work correclty with multiple...
commite154ef7729f0b504c1ecde715a7c46c46da77b5d
authormgubi <mgubi@64cb5145-927a-446d-8aed-2fb7b4773692>
Fri, 1 May 2009 13:07:52 +0000 (1 13:07 +0000)
committermgubi <mgubi@64cb5145-927a-446d-8aed-2fb7b4773692>
Fri, 1 May 2009 13:07:52 +0000 (1 13:07 +0000)
treeab8f5256dc6b5aa6bbee83391ecef26f504fe865
parent4f10e137541f8e01db558bca49f9c0cf335ccae7
Fix for cleanly exiting the run-loop (still does not work correclty with multiple windows)

git-svn-id: svn://svn.savannah.gnu.org/texmacs/trunk@2640 64cb5145-927a-446d-8aed-2fb7b4773692
src/src/Plugins/Qt/QTMWindow.cpp [new file with mode: 0644]
src/src/Plugins/Qt/QTMWindow.hpp [new file with mode: 0644]
src/src/Plugins/Qt/qt_gui.cpp
src/src/Plugins/Qt/qt_other_widgets.hpp
src/src/Plugins/Qt/qt_widget.cpp