]> git.saurik.com Git - wxWidgets.git/commit - src/gtk1/mdi.cpp
don't assign the returned value in wxMDIParentFrame::OnCreateClient() to any member...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 03:12:47 +0000 (03:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 03:12:47 +0000 (03:12 +0000)
commit6e42617af493da590f7d08ed248be615ab817eee
tree697bd23265f55350c9b368e62f67a432b153658b
parent2f74c9c6b5f3bb21539797e4338eeaecbd0cdfdc
don't assign the returned value in wxMDIParentFrame::OnCreateClient() to any member variables, this is the job of the caller (according to documentation and wxMSW code) (modified patch 1910602)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/aui/tabmdi.cpp
src/cocoa/mdi.mm
src/generic/mdig.cpp
src/gtk/mdi.cpp
src/gtk1/mdi.cpp
src/mac/carbon/mdi.cpp