]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/richtext/richtexthtml.h
RCS-IDs
[wxWidgets.git] / interface / wx / richtext / richtexthtml.h
index 27b324729dd8ecb83030bcbe5257803846edaac3..12a60ff7ba93d958e68594e0c7d748decd738f31 100644 (file)
@@ -69,7 +69,7 @@ public:
     /**
         Returns the mapping for converting point sizes to HTML font sizes.
     */
-    wxArrayInt GetFontSizeMapping();
+    wxArrayInt GetFontSizeMapping() const;
 
     /**
         Returns the directory used to store temporary image files.
@@ -85,7 +85,7 @@ public:
         Reset the file counter, in case, for example, the same names are required each
         time
     */
-    void SetFileCounter(int counter);
+    static void SetFileCounter(int counter);
 
     /**
         Sets the mapping for converting point sizes to HTML font sizes.