Kaydet (Commit) 5e68ba93 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Removed, better fix just in via i#105675

üst 363868f0
......@@ -516,9 +516,7 @@ CustomAnimationCreateDialog::CustomAnimationCreateDialog( Window* pParent, Custo
{
mpTabControl = new TabControl( this, SdResId( 1 ) );
mpOKButton = new OKButton(this, SdResId( 1 ) ) ;
mpOKButton->SetStyle(WB_DEFBUTTON);
mpCancelButton = new CancelButton(this, SdResId( 1 ) );
mpCancelButton->SetStyle(WB_DEFBUTTON);
mpHelpButton = new HelpButton(this, SdResId( 1 ) );
FreeResource();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment