[vlc-commits] macosx: remove duplicate code by using the same IBAction for both Prefs Reset buttons
Felix Paul Kühne
git at videolan.org
Tue Apr 30 13:38:44 CEST 2013
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Apr 30 13:38:22 2013 +0200| [6424a7ebb7bd72931fe883cb07d94ba9f090a35d] | committer: Felix Paul Kühne
macosx: remove duplicate code by using the same IBAction for both Prefs Reset buttons
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6424a7ebb7bd72931fe883cb07d94ba9f090a35d
---
.../macosx/Resources/English.lproj/Preferences.xib | 172 +++++++++++++++++---
modules/gui/macosx/prefs.h | 1 -
modules/gui/macosx/prefs.m | 24 ---
modules/gui/macosx/simple_prefs.h | 1 +
modules/gui/macosx/simple_prefs.m | 25 +--
5 files changed, 167 insertions(+), 56 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6424a7ebb7bd72931fe883cb07d94ba9f090a35d
More information about the vlc-commits
mailing list