]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sashwin.h
pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compat...
[wxWidgets.git] / interface / wx / sashwin.h
index 78cc5e2022f4bfa2bff2a2b50b7c6fba2a2d3380..6ff15bed70adb664c88383875d67e08118517bce 100644 (file)
@@ -50,7 +50,7 @@ enum wxSashDragStatus
            Draws a thin black border.
     @endStyleTable
 
-    @beginEventTable{wxSashEvent}
+    @beginEventEmissionTable{wxSashEvent}
     @event{EVT_SASH_DRAGGED(id, func)}
            Process a wxEVT_SASH_DRAGGED event, when the user has finished
            dragging a sash.