Fixes for some changed stuff in wxHTML

Fixed an annoying ocmpiler warning in the generated code
Regenerated code for wxGTK


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-05-08 00:08:55 +00:00
parent daaa6710be
commit 7a446686f0
44 changed files with 1728 additions and 759 deletions

View File

@@ -347,16 +347,12 @@ class wxHtmlHelpController(wxHtmlHelpControllerPtr):
#-------------- VARIABLE WRAPPERS ------------------
wxID_HTML_PANEL = htmlhelpc.wxID_HTML_PANEL
wxID_HTML_BACK = htmlhelpc.wxID_HTML_BACK
wxID_HTML_FORWARD = htmlhelpc.wxID_HTML_FORWARD
wxID_HTML_TREECTRL = htmlhelpc.wxID_HTML_TREECTRL
wxID_HTML_INDEXPAGE = htmlhelpc.wxID_HTML_INDEXPAGE
wxID_HTML_INDEXLIST = htmlhelpc.wxID_HTML_INDEXLIST
wxID_HTML_NOTEBOOK = htmlhelpc.wxID_HTML_NOTEBOOK
wxID_HTML_SEARCHPAGE = htmlhelpc.wxID_HTML_SEARCHPAGE
wxID_HTML_SEARCHTEXT = htmlhelpc.wxID_HTML_SEARCHTEXT
wxID_HTML_SEARCHLIST = htmlhelpc.wxID_HTML_SEARCHLIST
wxID_HTML_SEARCHBUTTON = htmlhelpc.wxID_HTML_SEARCHBUTTON
wxID_HTML_SEARCHCHOICE = htmlhelpc.wxID_HTML_SEARCHCHOICE
wxID_HTML_HELPFRAME = htmlhelpc.wxID_HTML_HELPFRAME
wxHF_TOOLBAR = htmlhelpc.wxHF_TOOLBAR
wxHF_FLATTOOLBAR = htmlhelpc.wxHF_FLATTOOLBAR
wxHF_CONTENTS = htmlhelpc.wxHF_CONTENTS
wxHF_INDEX = htmlhelpc.wxHF_INDEX
wxHF_SEARCH = htmlhelpc.wxHF_SEARCH
wxHF_BOOKMARKS = htmlhelpc.wxHF_BOOKMARKS
wxHF_OPENFILES = htmlhelpc.wxHF_OPENFILES
wxHF_PRINT = htmlhelpc.wxHF_PRINT
wxHF_DEFAULTSTYLE = htmlhelpc.wxHF_DEFAULTSTYLE