Applied wxPoem, wxSystemSettings, sizing, install doc patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -680,9 +680,13 @@ int MyApp::OnExit()
|
||||
delete Corner3;
|
||||
delete Corner4;
|
||||
|
||||
// Causes crash since they're deleted by the global font list
|
||||
#if 0
|
||||
delete NormalFont;
|
||||
delete BoldFont;
|
||||
delete ItalicFont;
|
||||
#endif
|
||||
|
||||
delete[] poem_buffer;
|
||||
if (search_string)
|
||||
delete[] search_string;
|
||||
|
Reference in New Issue
Block a user