Splittree header commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2008-01-23 07:29:48 +00:00
parent 27aa92bfa0
commit 00ba76f198

View File

@@ -87,6 +87,8 @@ public:
int range,
bool update);
// Override to get scroll values from companion window
virtual void DoCalcScrolledPosition(int x, int y, int *xx, int *yy) const;
//// Helpers
void HideVScrollbar();