Some more wxMotif stuff: menus
authorJulian Smart <julian@anthemion.co.uk>
Fri, 18 Sep 1998 21:33:46 +0000 (21:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 18 Sep 1998 21:33:46 +0000 (21:33 +0000)
commit50414e24a7aa082f2569666421d3ee1ea581a3cd
tree816236ab65c33de88fc5a1571aed740682c3d1e4
parent2319d2b09a8c77b81747074a1ad1ebb741a47843
Some more wxMotif stuff: menus

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
distrib/msw/generic.rsp
include/wx/defs.h
include/wx/menuitem.h
include/wx/motif/frame.h
include/wx/motif/menu.h
include/wx/motif/private.h
include/wx/motif/window.h
src/motif/frame.cpp
src/motif/menu.cpp
src/motif/menuitem.cpp
src/motif/utils.cpp
src/motif/window.cpp