Configuration dialog centering removed
This commit is contained in:
parent
091dd43bfc
commit
1b54307b38
@ -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()
|
||||
|
@ -30,7 +30,7 @@
|
||||
<property name="aui_managed">0</property>
|
||||
<property name="aui_manager_style">wxAUI_MGR_DEFAULT</property>
|
||||
<property name="bg"></property>
|
||||
<property name="center">wxBOTH</property>
|
||||
<property name="center"></property>
|
||||
<property name="context_help"></property>
|
||||
<property name="context_menu">1</property>
|
||||
<property name="enabled">1</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user