Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -98,7 +98,6 @@ enum wxPenCap
|
||||
|
||||
/**
|
||||
@class wxPen
|
||||
@wxheader{pen.h}
|
||||
|
||||
A pen is a drawing tool for drawing outlines. It is used for drawing
|
||||
lines and painting the outline of rectangles, ellipses, etc.
|
||||
@@ -410,7 +409,6 @@ wxPen* wxLIGHT_GREY_PEN;
|
||||
|
||||
/**
|
||||
@class wxPenList
|
||||
@wxheader{gdicmn.h}
|
||||
|
||||
There is only one instance of this class: ::wxThePenList.
|
||||
Use this object to search for a previously created pen of the desired
|
||||
|
Reference in New Issue
Block a user