]> git.saurik.com Git - wxWidgets.git/commit - Makefile.in
Fix up NSSlider code to not use class posing and instantiate the proper type (now...
authorDavid Elliott <dfe@tgwbd.org>
Fri, 10 Aug 2007 20:12:06 +0000 (20:12 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 10 Aug 2007 20:12:06 +0000 (20:12 +0000)
commit90f6792f530002cf3718b0ab0ce7727be1d21729
tree20774a4747c3c4df0b1773f3442500f4211c1dfd
parentd89e391b21af964278f2ff55a28c58ddb1aba419
Fix up NSSlider code to not use class posing and instantiate the proper type (now WXNSSlider) from slider.mm.
Copyright 2007 Software 2000 Ltd.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/cocoa/objc/NSSlider.h [new file with mode: 0644]
src/cocoa/NSSlider.mm
src/cocoa/slider.mm