[Gambas-devel-svn] SF.net SVN: gambas:[6798] gambas/trunk/gb.qt4/src
Brought to you by:
gambas
From: <ga...@us...> - 2015-01-02 15:17:54
|
Revision: 6798 http://sourceforge.net/p/gambas/code/6798 Author: gambas Date: 2015-01-02 15:17:53 +0000 (Fri, 02 Jan 2015) Log Message: ----------- [GB.QT4] * BUG: Do delete open windows later when the event loop is finished. This is supported by QT, provided that you explicitly ask him to send the deferred deletion events. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |