]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdata.h
Added wxPGChoices::Copy(), tweaked related documentation
[wxWidgets.git] / include / wx / html / helpdata.h
index 7889d01b3403b86b5d2f220466043b8e470972c0..320235a446e9d4f63c19d901afa02ed6a5190a89 100644 (file)
@@ -22,7 +22,7 @@
 #include "wx/dynarray.h"
 #include "wx/font.h"
 
-class WXDLLIMPEXP_HTML wxHtmlHelpData;
+class WXDLLIMPEXP_FWD_HTML wxHtmlHelpData;
 
 //--------------------------------------------------------------------------------
 // helper classes & structs
@@ -100,7 +100,7 @@ WX_DECLARE_USER_EXPORTED_OBJARRAY(wxHtmlHelpDataItem, wxHtmlHelpDataItems,
 
 //------------------------------------------------------------------------------
 // wxHtmlSearchEngine
-//                  This class takes input streams and scans them for occurence
+//                  This class takes input streams and scans them for occurrence
 //                  of keyword(s)
 //------------------------------------------------------------------------------