]> git.saurik.com Git - wxWidgets.git/commit
Make wxMenuItemAction: and validateMenuItem: delegate messages take an
authorDavid Elliott <dfe@tgwbd.org>
Fri, 27 Feb 2004 06:07:47 +0000 (06:07 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 27 Feb 2004 06:07:47 +0000 (06:07 +0000)
commit7dd8b1ea102a9c25be25ef6ef33630afed1dbc7c
tree887dd80dd66921de21e120f2ac1419388e54eee2
parent9c329f86c647ab2544ec013472d934b8279f4cc9
Make wxMenuItemAction: and validateMenuItem: delegate messages take an
NSWindow* parameter instead of an id.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSWindow.h
include/wx/cocoa/toplevel.h
src/cocoa/NSWindow.mm
src/cocoa/toplevel.mm