]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmltag.h
wxBestHelpController now used as default on Windows
[wxWidgets.git] / include / wx / html / htmltag.h
index 913efff5e70d853e405a270fac27a0076e5fd37a..7c86431ef731a4bac35795dc3af17680e1f25ff7 100644 (file)
@@ -118,7 +118,7 @@ public:
 #if WXWIN_COMPATIBILITY_2_2
     // return true if this is ending tag (</something>) or false
     // if it isn't (<something>)
-    inline bool IsEnding() const {return false;}
+    wxDEPRECATED( bool IsEnding() const );
 #endif
 
     // return true if this there is matching ending tag