wxRemotelyScrolledTreeCtrl now draws its own lines

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-12-03 21:29:50 +00:00
parent 74bcba0e33
commit 07c99b2608
5 changed files with 12 additions and 42 deletions

View File

@@ -1274,8 +1274,6 @@ public:
return (val1,val2)
"
// This seems pretty bogus, but is currently needed for SplitTree
void OnPaint(wxPaintEvent& event);
};