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