]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
added wxImage::CanRead
[wxWidgets.git] / include / wx / html / htmlwin.h
index 657ee2348de65fee51ea38701a36bb1bbc963605..89117cec8c563d4f857f17d603b2bc51dd530e0f 100644 (file)
@@ -93,7 +93,7 @@ class WXDLLEXPORT wxHtmlWindow : public wxScrolledWindow
                 // borders (free space between text and window borders)
                 // defaults to 10 pixels.
 
-        bool m_Style;
+        int m_Style;
 
 
     private: