help sample useful again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -236,10 +236,10 @@ void MyFrame::OnHelp(wxCommandEvent& event)
|
||||
m_help.DisplaySection(1);
|
||||
break;
|
||||
case HelpDemo_Help_Functions:
|
||||
m_help.DisplaySection(4);
|
||||
m_help.DisplaySection(2);
|
||||
break;
|
||||
case HelpDemo_Help_Help:
|
||||
m_help.DisplaySection(5);
|
||||
m_help.DisplaySection(3);
|
||||
break;
|
||||
|
||||
// These three calls are only used by wxExtHelpController
|
||||
|
Reference in New Issue
Block a user