Allow headers to be compiled in Objective-C++ mode
authorDavid Elliott <dfe@tgwbd.org>
Fri, 21 Mar 2003 02:58:55 +0000 (02:58 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 21 Mar 2003 02:58:55 +0000 (02:58 +0000)
commitd9e2e4c2425b8338ff6e6cd2fb62438c9fb2a12b
tree5f8ef868676c9561603f621dc8e2602123b3cedc
parent6f87d5542d4b6dda0c8e3bcda58f0cca21062e9e
Allow headers to be compiled in Objective-C++ mode

Changed id to one of:
winid   Window IDs and event system
itemid  Menu items
toolid  Toolbar items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/event.h
include/wx/frame.h
include/wx/generic/panelg.h
include/wx/generic/statusbr.h
include/wx/menu.h
include/wx/menuitem.h
include/wx/tbarbase.h
include/wx/tbarsmpl.h
include/wx/textctrl.h
include/wx/toolbar.h
include/wx/toplevel.h
include/wx/window.h