Fixed label handling (translating for accelerator handling only for relevant

classes)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2006-01-04 22:46:06 +00:00
parent 713d144145
commit 37ac8a5f21
2 changed files with 15 additions and 4 deletions

View File

@@ -123,6 +123,7 @@ private:
int m_nYComp;
wxString m_label;
WXDWORD m_dwStyle;
DECLARE_EVENT_TABLE()
}; // end of wxControl