- // override to convert wx mnemonics to GTK+ ones
- virtual void DoSetCustomLabel(wxString& var, const wxString& value);
+ // override to convert wx mnemonics to GTK+ ones and handle stock ids
+ virtual void DoSetCustomLabel(wxString& var, const ButtonLabel& label);