]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
added cw6 fixes and patrick's patches
[wxWidgets.git] / include / wx / html / htmlwin.h
index 0fd05a4d01d97e490e1face4d3ab492400d60648..822cc96547d1b812c8502e35cf105b76b40d8302 100644 (file)
@@ -129,6 +129,9 @@ class WXDLLEXPORT wxHtmlWindow : public wxScrolledWindow
         bool HistoryForward();
                 // Goes to previous/next page (in browsing history)
                 // Returns TRUE if successful, FALSE otherwise
+        bool HistoryCanBack();
+        bool HistoryCanForward();
+        
         void HistoryClear();
                 // Resets history