]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/animate/anitest.cpp
fixing class name
[wxWidgets.git] / samples / animate / anitest.cpp
index 13d00db097422149d7e8c28e893313b24df41c02..413558002f2f69156afb57e5ad2ab8ca95c8c46b 100644 (file)
@@ -102,8 +102,6 @@ bool MyApp::OnInit()
                                  wxDEFAULT_FRAME_STYLE);
     frame->Show(true);
 
-    SetTopWindow(frame);
-
     return true;
 }