Fixed event handling for DialogEd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -339,7 +339,7 @@ int wxEntry( int argc, char *argv[] )
|
||||
|
||||
if (!wxTheApp)
|
||||
{
|
||||
printf( _("wxWindows error: wxTheApp == NULL\n") );
|
||||
printf( "wxWindows error: wxTheApp == NULL\n" );
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user