addind nonowned window implementation
[wxWidgets.git] / interface / html / htmltag.h
index 9e10b396de66817ad0afff231d011395426faf8a..6a6ef9606ec34e82cfa743b8412c07775ba5d47d 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        html/htmltag.h
-// Purpose:     documentation for wxHtmlTag class
+// Purpose:     interface of wxHtmlTag
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -127,3 +127,4 @@ public:
     wxString ScanParam(const wxString& par, const wxChar* format,
                        void* value) const;
 };
+