summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d32548a)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4986
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
const wxString& text,
const wxString& strHelp,
bool bCheckable,
const wxString& text,
const wxString& strHelp,
bool bCheckable,
- wxOwnerDrawn(text, bCheckable)
+ : wxOwnerDrawn(text, bCheckable)
#endif // owner drawn
{
wxASSERT_MSG( pParentMenu != NULL, wxT("a menu item should have a parent") );
#endif // owner drawn
{
wxASSERT_MSG( pParentMenu != NULL, wxT("a menu item should have a parent") );