]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/windows.i
Emptied patch.rsp
[wxWidgets.git] / wxPython / src / windows.i
index f164ac73482345af9f33f4ae4af2f458e67bef4a..bd9e38110ef46652a1f4ade8e59c6bb0cbc50c7c 100644 (file)
@@ -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
 };