]> git.saurik.com Git - wxWidgets.git/commit
Added wxSlider stub
authorDavid Elliott <dfe@tgwbd.org>
Thu, 19 Jun 2003 22:09:27 +0000 (22:09 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 19 Jun 2003 22:09:27 +0000 (22:09 +0000)
commit2ec55dc0bee338e32aa0612b36328cc82b9e9194
treed891412e5f8671bb4e91fee3630ddec4b51aaa0d
parentbec1ace627d1113a93513025d3d477cba3f39ddd
Added wxSlider stub

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/slider.h [new file with mode: 0644]
src/cocoa/slider.mm [new file with mode: 0644]