]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/vlbox.h
Split documentation of non-GUI wxEvent-related classes.
[wxWidgets.git] / interface / wx / vlbox.h
index 465c312da085dd66575487992e4f03485cc8351c..1dc23d35992c6da8d7575f3f00235324481d34f2 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxVListBox
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -30,7 +30,6 @@
 
     @library{wxcore}
     @category{ctrl}
-    @appearance{vlistbox.png}
 
     @see wxSimpleHtmlListBox, wxHtmlListBox
 */
@@ -299,7 +298,7 @@ protected:
     virtual void OnDrawItem(wxDC& dc, const wxRect& rect, size_t n) const = 0;
 
     /**
-        This method is used to draw the items background and, maybe, a border
+        This method is used to draw the item's background and, maybe, a border
         around it.
 
         The base class version implements a reasonable default behaviour which