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:
@@ -28,8 +28,7 @@
|
||||
@category{gdi}
|
||||
|
||||
@stdobjects
|
||||
::Objects:, ::wxNullCursor, ::Pointers:, ::wxSTANDARD_CURSOR,
|
||||
::wxHOURGLASS_CURSOR, ::wxCROSS_CURSOR,
|
||||
::wxNullCursor, ::wxSTANDARD_CURSOR, ::wxHOURGLASS_CURSOR, ::wxCROSS_CURSOR
|
||||
|
||||
@see wxBitmap, wxIcon, wxWindow::SetCursor, ::wxSetCursor
|
||||
*/
|
||||
@@ -461,24 +460,11 @@ public:
|
||||
wxCursor operator =(const wxCursor& cursor);
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
FIXME
|
||||
*/
|
||||
wxCursor Objects:
|
||||
;
|
||||
|
||||
/**
|
||||
FIXME
|
||||
An empty wxCursor.
|
||||
*/
|
||||
wxCursor wxNullCursor;
|
||||
|
||||
/**
|
||||
FIXME
|
||||
*/
|
||||
wxCursor Pointers:
|
||||
;
|
||||
|
||||
/**
|
||||
FIXME
|
||||
*/
|
||||
|
Reference in New Issue
Block a user