Add missing GetParser method
This commit is contained in:
@@ -221,6 +221,11 @@ public:
|
||||
*/
|
||||
wxString GetOpenedPageTitle() const;
|
||||
|
||||
/**
|
||||
Returns a pointer to the current parser.
|
||||
*/
|
||||
wxHtmlWinParser *GetParser() const;
|
||||
|
||||
/**
|
||||
Returns the related frame.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user