diff --git a/EAPMethods/res/wxEAP_UI.cpp b/EAPMethods/res/wxEAP_UI.cpp
index d6cbab5..9a331ab 100644
--- a/EAPMethods/res/wxEAP_UI.cpp
+++ b/EAPMethods/res/wxEAP_UI.cpp
@@ -40,8 +40,6 @@ wxEAPConfigBase::wxEAPConfigBase( wxWindow* parent, wxWindowID id, const wxStrin
this->SetSizer( sz_content );
this->Layout();
sz_content->Fit( this );
-
- this->Centre( wxBOTH );
}
wxEAPConfigBase::~wxEAPConfigBase()
diff --git a/EAPMethods/res/wxEAP_UI.fbp b/EAPMethods/res/wxEAP_UI.fbp
index 17af4a3..a44ca3c 100644
--- a/EAPMethods/res/wxEAP_UI.fbp
+++ b/EAPMethods/res/wxEAP_UI.fbp
@@ -30,7 +30,7 @@
0
wxAUI_MGR_DEFAULT
- wxBOTH
+
1
1