Added variant.h/cpp; changed variable names in object.h; added some functions
authorJulian Smart <julian@anthemion.co.uk>
Sat, 12 Sep 1998 17:31:48 +0000 (17:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 12 Sep 1998 17:31:48 +0000 (17:31 +0000)
commit8cb50e4b4677abb67ffe9026780861c1b12a0463
tree705d047cc8b7158119d99d4f13b3a2945d22c74b
parent341287bf49066e5dd84e971bd508ee3919ff4b46
Added variant.h/cpp; changed variable names in object.h; added some functions
to wxStringList; added wxTrue and wxFalse to supress some warnings; some bugs fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
include/wx/confbase.h
include/wx/debug.h
include/wx/defs.h
include/wx/fontdlg.h
include/wx/gdicmn.h
include/wx/generic/laywin.h
include/wx/help.h
include/wx/list.h
include/wx/msw/gauge.h
include/wx/msw/slider.h
include/wx/object.h
include/wx/toolbar.h
include/wx/variant.h [new file with mode: 0644]