Add docs for several interfaces of wxThumbBarButton.
Author: Chaobin Zhang git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -130,7 +130,7 @@ void wxThumbBarButton::Show(bool shown)
|
||||
}
|
||||
}
|
||||
|
||||
void wxThumbBarButton::EnableInteractive(bool interactive)
|
||||
void wxThumbBarButton::SetInteractive(bool interactive)
|
||||
{
|
||||
if ( m_interactive != interactive )
|
||||
{
|
||||
|
Reference in New Issue
Block a user