Remove wxAUI dependency on wxXML as it doesn't depend on it.
Don't include wxAUI -> wxXML dependency in the libraries diagram in the manual. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -46,7 +46,7 @@ digraph Dependancies
|
|||||||
wxXML -> wxBase;
|
wxXML -> wxBase;
|
||||||
|
|
||||||
wxAdvanced -> wxCore;
|
wxAdvanced -> wxCore;
|
||||||
wxAUI -> wxAdvanced; wxAUI -> wxHTML; wxAUI -> wxXML;
|
wxAUI -> wxAdvanced; wxAUI -> wxHTML;
|
||||||
wxGL -> wxCore;
|
wxGL -> wxCore;
|
||||||
wxHTML -> wxCore;
|
wxHTML -> wxCore;
|
||||||
wxMedia -> wxCore;
|
wxMedia -> wxCore;
|
||||||
|
Reference in New Issue
Block a user