New configure
wxRegionIterator New IsEposed functions (-> recompile) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -326,7 +326,7 @@ int wxEntry( int argc, char *argv[] )
|
||||
{
|
||||
if (!wxApp::GetInitializerFunction())
|
||||
{
|
||||
printf( _("wxWindows error: No initializer - use IMPLEMENT_APP macro.\n") );
|
||||
printf( "wxWindows error: No initializer - use IMPLEMENT_APP macro.\n" );
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user