]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/listctrl.h
put something in the content field type in the tables to avoid ugly appearance of...
[wxWidgets.git] / interface / wx / listctrl.h
index 1a73747bc644b70e49cf5fa3c51dc69dc4ee5a47..064313ce9b43b5545e6fe52eab06c47fc191c6f2 100644 (file)
@@ -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
 */