wxCocoa: Added wxGauge
authorDavid Elliott <dfe@tgwbd.org>
Tue, 15 Jul 2003 14:04:22 +0000 (14:04 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 15 Jul 2003 14:04:22 +0000 (14:04 +0000)
commit24e97652b0f3a5796c3fab61d87b1f636d64ce79
tree6e339a391b12cb8361c7454ad2349b586ffebe85
parent73861e4bf3a8fd926b91701538fc50d3d4cb06fe
wxCocoa: Added wxGauge

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