]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/listctrl.h
Use native closure buttons under GTK+
[wxWidgets.git] / interface / wx / listctrl.h
index bf7ead32718b5d782960451a5a82033a9a41020a..6efd4911730c328a4cef669d39c595a4d57aec2d 100644 (file)
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{listctrl.png} -->
+    @appearance{listctrl.png}
 
     @see @ref overview_listctrl "wxListCtrl Overview", wxListView,
     wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem, wxEditableListBox
@@ -182,7 +182,7 @@ public:
     /**
         Destructor, destroying the list control.
     */
-    ~wxListCtrl();
+    virtual ~wxListCtrl();
 
     /**
         Arranges the items in icon or small icon view. This only has effect on Win32.
@@ -1083,7 +1083,7 @@ public:
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{listview.png} -->
+    @appearance{listview.png}
 
     @see wxListView::SetColumnImage
 */