make sure all wxDefault* and all wxNull* global instances are documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user