]> git.saurik.com Git - wxWidgets.git/commit
use WS_SYSMENU if wxCLOSE_BOX style is given, otherwise the close box doesn't appear
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Nov 2007 17:46:36 +0000 (17:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Nov 2007 17:46:36 +0000 (17:46 +0000)
commit2ccc5f110f4bd5e2fe2d400c2b3990f45dc1bcb3
tree0f05cb6bb7bf3a64978c63b06caa8dd40fc4fe4c
parentabc4685ebdf322c5695717eb334ee4f5b3bd352c
use WS_SYSMENU if wxCLOSE_BOX style is given, otherwise the close box doesn't appear

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/toplevel.cpp