]> git.saurik.com Git - wxWidgets.git/commit
menuitem.h is now per port, since some ports (e.g. Motif!) need extra members etc.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 18 Sep 1998 21:36:20 +0000 (21:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 18 Sep 1998 21:36:20 +0000 (21:36 +0000)
commit23d1d521c829ebfe1ab0abf29c16013ece822c34
treea54f3d8b9f8e498c40ed3fe3a6a7d7093856efae
parent3093cef829d26137a14303c36d592ed817da1028
menuitem.h is now per port, since some ports (e.g. Motif!) need extra members etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/motif.rsp [new file with mode: 0644]
include/wx/gtk/menuitem.h [new file with mode: 0644]
include/wx/gtk1/menuitem.h [new file with mode: 0644]
include/wx/motif/menuitem.h [new file with mode: 0644]
include/wx/msw/menuitem.h [new file with mode: 0644]
include/wx/stubs/menuitem.h [new file with mode: 0644]