]> git.saurik.com Git - wxWidgets.git/commit
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Mar 2002 19:18:51 +0000 (19:18 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Mar 2002 19:18:51 +0000 (19:18 +0000)
commit546bfbea8180aeee5a16f4abb34e721445277305
treea813eccabed256d5b97cf5c59a8c33bac862640f
parent1ae7bd02b0c41da6640f220b7d6209ff74633670
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
include/wx/defs.h
include/wx/gtk/menuitem.h
include/wx/gtk1/menuitem.h
include/wx/mac/menuitem.h
include/wx/menu.h
include/wx/menuitem.h
include/wx/motif/menuitem.h
include/wx/msw/menuitem.h
include/wx/univ/menuitem.h
src/gtk/menu.cpp
src/gtk1/menu.cpp
src/msw/menu.cpp
src/msw/menuitem.cpp
wxPython/src/_defs.i
wxPython/src/gtk/windows.cpp
wxPython/src/gtk/wx.cpp
wxPython/src/gtk/wx.py
wxPython/src/mac/windows.cpp
wxPython/src/mac/wx.cpp
wxPython/src/mac/wx.py
wxPython/src/msw/windows.cpp
wxPython/src/msw/wx.cpp
wxPython/src/msw/wx.py
wxPython/src/windows.i