Merge branch 'aui-auto-uninit'
Call wxAuiManager::UnInit() automatically. Closes #14145.
This commit is contained in:
@@ -555,6 +555,7 @@ public:
|
||||
protected:
|
||||
|
||||
// protected events
|
||||
void OnDestroy(wxWindowDestroyEvent& evt);
|
||||
void OnPaint(wxPaintEvent& evt);
|
||||
void OnEraseBackground(wxEraseEvent& evt);
|
||||
void OnSize(wxSizeEvent& evt);
|
||||
|
Reference in New Issue
Block a user