X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/830b7aa7b235888198fcc80c6b1fd0e792b143c6..9b35f81e4105ea250a6fd0533974cf6d1f722276:/interface/wx/sashwin.h?ds=sidebyside diff --git a/interface/wx/sashwin.h b/interface/wx/sashwin.h index 78cc5e2022..ddf6b2b07d 100644 --- a/interface/wx/sashwin.h +++ b/interface/wx/sashwin.h @@ -3,7 +3,7 @@ // Purpose: interface of wxSashWindow // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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.