]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/xrc/xmlres.h
#9589: Documentation Corrections for textctrl.h
[wxWidgets.git] / interface / wx / xrc / xmlres.h
index d1d27656840b8aa77f0bc1e153c83f9e068919a4..c63738d48b850632b478d47bd8079e2810123052 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxXmlResource
-    @headerfile xmlres.h wx/xrc/xmlres.h
 
     This is the main class for interacting with the XML-based resource system.
 
@@ -234,7 +233,6 @@ public:
 
 /**
     @class wxXmlResourceHandler
-    @headerfile xmlres.h wx/xrc/xmlres.h
 
     wxXmlResourceHandler is an abstract base class for resource handlers
     capable of creating a control from an XML node.