]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/propgrid/propgrid.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / propgrid / propgrid.h
index 3ab534149fa482c945b3af3eaf66c52b5367743f..bfda113baf6b73541def9dbedb52594030003c30 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        propgrid.h
 // Purpose:     interface of wxPropertyGrid
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -458,7 +457,7 @@ typedef int (*wxPGSortCallback)(wxPropertyGrid* propGrid,
 
     @library{wxpropgrid}
     @category{propgrid}
-    @appearance{propertygrid.png}
+    @appearance{propertygrid}
 */
 class wxPropertyGrid : public wxControl,
                        public wxScrollHelper,