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:
Stefan Neis 2003-09-21 21:28:40 +00:00
parent b2cef83022
commit 9345ca55cb

View File

@ -87,6 +87,7 @@ public:
//
int GetCountPerPage(void) const;
wxRect GetViewRect() const;
//
// Gets the edit control for editing labels.
//