Reset the parent MDI menu after destroying MDI child in wxMSW
This is necessary to avoid menu corruption in case the child creation fails. Closes #17315.
This commit is contained in:
committed by
Vadim Zeitlin
parent
2ae17ee168
commit
bc6eba6043
@@ -66,6 +66,7 @@ All:
|
||||
wxMSW:
|
||||
|
||||
- Fix crash when using wxCHMHelpController() in 64 bit builds (Xlord2).
|
||||
- Fix MDI menu display after failure to create a child frame (troelsk).
|
||||
|
||||
wxOSX:
|
||||
|
||||
|
Reference in New Issue
Block a user