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:
@@ -8,7 +8,6 @@
|
||||
|
||||
/**
|
||||
@class wxMDIClientWindow
|
||||
@wxheader{mdi.h}
|
||||
|
||||
An MDI client window is a child of wxMDIParentFrame, and manages zero or
|
||||
more wxMDIChildFrame objects.
|
||||
@@ -55,7 +54,6 @@ public:
|
||||
|
||||
/**
|
||||
@class wxMDIParentFrame
|
||||
@wxheader{mdi.h}
|
||||
|
||||
An MDI (Multiple Document Interface) parent frame is a window which can contain
|
||||
MDI child frames in its own 'desktop'. It is a convenient way to avoid window
|
||||
@@ -288,7 +286,6 @@ public:
|
||||
|
||||
/**
|
||||
@class wxMDIChildFrame
|
||||
@wxheader{mdi.h}
|
||||
|
||||
An MDI child frame is a frame that can only exist on a wxMDIClientWindow,
|
||||
which is itself a child of wxMDIParentFrame.
|
||||
|
Reference in New Issue
Block a user