Don't use the "wxHtmlWindow" name, so the classname lookup function
doesn't get confused git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
846b11857e
commit
1c36019656
@ -1546,7 +1546,7 @@ public:
|
||||
void RefreshLists();
|
||||
|
||||
// Gets the HTML window
|
||||
wxHtmlWindow* GetHtmlWindow() const;
|
||||
wxPyHtmlWindow* GetHtmlWindow() const;
|
||||
|
||||
// Gets the splitter window
|
||||
wxSplitterWindow* GetSplitterWindow();
|
||||
|
Loading…
Reference in New Issue
Block a user