X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5bcb6a698f4b4c4bdada95179f5b72c184d503a5..518fafd54b5f4a2e770f840cfa2d0d33f60dc6bb:/interface/wx/listctrl.h?ds=sidebyside diff --git a/interface/wx/listctrl.h b/interface/wx/listctrl.h index 1a73747bc6..064313ce9b 100644 --- a/interface/wx/listctrl.h +++ b/interface/wx/listctrl.h @@ -83,7 +83,7 @@ @endStyleTable - @beginEventTable{wxListEvent} + @beginEventEmissionTable{wxListEvent} @event{EVT_LIST_BEGIN_DRAG(id, func)} Begin dragging with the left mouse button. @event{EVT_LIST_BEGIN_RDRAG(id, func)} @@ -1084,7 +1084,7 @@ public: Represents the attributes (color, font, ...) of a wxListCtrl's wxListItem. @library{wxbase} - @category{ctrl} + @category{data} @see @ref overview_listctrl, wxListCtrl, wxListItem */ @@ -1296,7 +1296,7 @@ enum wxListColumnFormat If the colour/font is not specified, the default list control colour/font is used. @library{wxbase} - @category{ctrl} + @category{data} @see wxListCtrl */