]> git.saurik.com Git - wxWidgets.git/commitdiff
Added declaration for GetViewRect to fix compilo.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 21 Sep 2003 21:28:40 +0000 (21:28 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 21 Sep 2003 21:28:40 +0000 (21:28 +0000)
        FIXME: Implementation is still missing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/listctrl.h

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