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:
@@ -326,7 +326,6 @@ public:
|
||||
|
||||
/**
|
||||
@class wxBrushList
|
||||
@ingroup group_class_gdi
|
||||
@wxheader{gdicmn.h}
|
||||
|
||||
A brush list is a list containing all brushes which have been created.
|
||||
@@ -477,7 +476,6 @@ public:
|
||||
|
||||
/**
|
||||
@class wxFontList
|
||||
@ingroup group_class_gdi
|
||||
@wxheader{gdicmn.h}
|
||||
|
||||
A font list is a list containing all fonts which have been created. There
|
||||
@@ -670,7 +668,6 @@ public:
|
||||
|
||||
/**
|
||||
@class wxPenList
|
||||
@ingroup group_class_gdi
|
||||
@wxheader{gdicmn.h}
|
||||
|
||||
There is only one instance of this class: @b wxThePenList. Use
|
||||
|
Reference in New Issue
Block a user