]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/m_templ.h
Late note about deprecated wxDbTable constructor.
[wxWidgets.git] / include / wx / html / m_templ.h
index 9d9174772df951cea1df3b1b351c22e1354b362b..7dc0e162276408f895d967a95201f6db893ac8c7 100644 (file)
@@ -32,7 +32,7 @@ I STRONGLY recommend reading and understanding these macros!!
     class HTML_Handler_##name : public wxHtmlWinTagHandler                \
     {                                                                     \
         public:                                                           \
-            wxString GetSupportedTags() {return tags;}
+            wxString GetSupportedTags() {return wxT(tags);}