Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
authorJulian Smart <julian@anthemion.co.uk>
Wed, 11 Jan 2006 08:59:17 +0000 (08:59 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 11 Jan 2006 08:59:17 +0000 (08:59 +0000)
commitf3e156efb09c5c3ab4c4490abf58f2348edb1150
tree5ec0c7f376a7678ae5690de170423945300d43d0
parentaec7c829918b7f7e9566b36c34ea26b1c12f0840
Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
Added back GetFrame/GetDialog for compatibility and consistency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
build/msw/wx_html.dsp
docs/latex/wx/hthlpfrm.tex
include/wx/html/helpctrl.h
include/wx/html/helpdlg.h
include/wx/html/helpwnd.h [moved from include/wx/html/helpwin.h with 99% similarity]
src/html/helpctrl.cpp
src/html/helpwnd.cpp [moved from src/html/helpwin.cpp with 100% similarity]