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:
@@ -402,7 +402,7 @@ public:
|
||||
wxAcceleratorTable *GetAcceleratorTable();
|
||||
|
||||
#ifdef __WXMSW__
|
||||
// This seems pretty bogus, but is currently needed for SplitTree
|
||||
// A way to do the native draw first... Too bad it isn't in wxGTK too.
|
||||
void OnPaint(wxPaintEvent& event);
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user