Added m_ prefix to wxColourData and wxFontData members for consistency.
authorJulian Smart <julian@anthemion.co.uk>
Thu, 26 Jun 2003 13:15:12 +0000 (13:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 26 Jun 2003 13:15:12 +0000 (13:15 +0000)
commitae500232a4e961a567a5fb375fcf4f4a23216bd2
treec13d8c8bb255922ba6869ab33f33ded9d0573e16
parent22c2307c2b1cc454846d066f95e4be2e72ce61cd
Added m_ prefix to wxColourData and wxFontData members for consistency.
Fixed some typos in comments.
Fixed wizard constructor doc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
docs/changes.txt
docs/latex/wx/wizpage.tex
docs/toback24.txt
include/wx/clntdata.h
include/wx/cmndata.h
include/wx/cshelp.h
include/wx/dc.h
include/wx/dcbuffer.h
include/wx/debug.h
include/wx/docview.h
include/wx/filesys.h
src/common/cmndata.cpp
src/generic/fontdlgg.cpp
src/mac/carbon/colordlg.cpp
src/mac/colordlg.cpp
src/msw/colordlg.cpp
src/msw/fontdlg.cpp
src/os2/fontdlg.cpp