]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/forty/playerdg.cpp
configure changes, for wxBase and wx-config
[wxWidgets.git] / demos / forty / playerdg.cpp
index fa3ea03d046635a980e8bb183a87e0f594a8fe4c..0f646e2e328c232e9ed56eaf74cc8e3d2734772e 100644 (file)
@@ -123,6 +123,8 @@ PlayerSelectionDialog::PlayerSelectionDialog(
        }
 
        Layout();
+    
+    CentreOnParent();
 }
 
 PlayerSelectionDialog::~PlayerSelectionDialog()