X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74bcba0e3300839a9184ccaacc25dd5c05c1fad3..922ba68045d84789ab1dfceb4d1aa1b6e2c5e810:/wxPython/src/windows.i diff --git a/wxPython/src/windows.i b/wxPython/src/windows.i index f164ac7348..bd9e38110e 100644 --- a/wxPython/src/windows.i +++ b/wxPython/src/windows.i @@ -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 };