correct typo in previous commit
This commit is contained in:
parent
edb60cfcda
commit
c03364149d
@ -88,7 +88,7 @@ void wxToggleButtonXmlHandler::DoCreateToggleButton(wxObject *control)
|
||||
button->SetBitmap(GetBitmap("bitmap", wxART_BUTTON),
|
||||
GetDirection("bitmapposition"));
|
||||
}
|
||||
#endi
|
||||
#endif
|
||||
|
||||
button->SetValue(GetBool( wxT("checked")));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user