git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52766
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+#if WXWIN_COMPATIBILITY_2_8
void wxExtHelpController::SetBrowser(const wxString& browsername, bool isNetscape)
{
m_BrowserName = browsername;
m_BrowserIsNetscape = isNetscape;
}
void wxExtHelpController::SetBrowser(const wxString& browsername, bool isNetscape)
{
m_BrowserName = browsername;
m_BrowserIsNetscape = isNetscape;
}
void wxExtHelpController::SetViewer(const wxString& viewer, long flags)
{
void wxExtHelpController::SetViewer(const wxString& viewer, long flags)
{