wxWidgets/include
2009-07-21 14:16:44 +00:00
..
msvc/wx Setup.h wrapper was missing propgrid section (fixes #10909) 2009-06-17 20:38:20 +00:00
wx Support delayed destruction in console applications too.\n\nThis only works if there is a running event loop but if there is one, we can have the same kind of problems with non-GUI objects such as sockets in console applications as we have with windows in GUI ones, so we must support this (see #10989). 2009-07-21 14:16:44 +00:00