Added declaration for GetViewRect to fix compilo.
FIXME: Implementation is still missing. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b2cef83022
commit
9345ca55cb
@ -87,6 +87,7 @@ public:
|
||||
//
|
||||
int GetCountPerPage(void) const;
|
||||
|
||||
wxRect GetViewRect() const;
|
||||
//
|
||||
// Gets the edit control for editing labels.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user