]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/icon.h
Trying to make wxString readable again
[wxWidgets.git] / interface / icon.h
index 9b2d4282f21c30daa38cb9b5fa1552550743c988..877215fa522541e77340478f5c1176bf87272206 100644 (file)
@@ -25,7 +25,7 @@
     @category{gdi}
 
     @stdobjects
-    ::Objects:, ::wxNullIcon,
+    ::wxNullIcon
 
     @see @ref overview_wxbitmapoverview "Bitmap and icon overview", @ref
     overview_supportedbitmapformats "supported bitmap file formats", wxDC::DrawIcon, wxCursor
@@ -313,15 +313,8 @@ public:
     wxIcon operator =(const wxIcon& icon);
 };
 
-
-/**
-    FIXME
-*/
-wxIcon Objects:
-;
-
 /**
-    FIXME
+    An empty wxIcon.
 */
 wxIcon wxNullIcon;