remove @ingroup; use @category instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -99,7 +99,6 @@ public:
|
||||
|
||||
/**
|
||||
@class wxRegion
|
||||
@ingroup group_class_gdi
|
||||
@wxheader{region.h}
|
||||
|
||||
A wxRegion represents a simple or complex region on a device context or window.
|
||||
@@ -112,7 +111,7 @@ public:
|
||||
data using the reference counting, are not affected.
|
||||
|
||||
@library{wxcore}
|
||||
@category{data}
|
||||
@category{data,gdi}
|
||||
|
||||
@see wxRegionIterator
|
||||
*/
|
||||
|
Reference in New Issue
Block a user