]> git.saurik.com Git - wxWidgets.git/commit
Remove sm_cocoaDelegate singleton. We need per-instance data anyway so we
authorDavid Elliott <dfe@tgwbd.org>
Tue, 18 Oct 2005 16:02:51 +0000 (16:02 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 18 Oct 2005 16:02:51 +0000 (16:02 +0000)
commitae999b11ec671b5a12a30f24c0aa6b36978b3fd6
treea4e97c4a5f79206dd3d0fd4eff22bd3409fc485b
parent06c2bab0852eea898770b124bed58f024f9b7cb0
Remove sm_cocoaDelegate singleton.  We need per-instance data anyway so we
may as well make it the target instead of the userInfo.

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