[vlc-commits] macosx: Fix playlist column selection
David Fuhrmann
git at videolan.org
Wed Jan 6 17:38:47 CET 2016
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Wed Jan 6 17:27:22 2016 +0100| [1125247b6e1b00ad42cfd03bc3ffc3d479b48bf5] | committer: David Fuhrmann
macosx: Fix playlist column selection
Factor and move code entirely to VLCPlaylist.
close #16303
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1125247b6e1b00ad42cfd03bc3ffc3d479b48bf5
---
modules/gui/macosx/MainMenu.h | 2 -
modules/gui/macosx/MainMenu.m | 72 ----------------
modules/gui/macosx/VLCPlaylist.h | 1 -
modules/gui/macosx/VLCPlaylist.m | 167 ++++++++++++++++++++++++++++----------
4 files changed, 122 insertions(+), 120 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1125247b6e1b00ad42cfd03bc3ffc3d479b48bf5
More information about the vlc-commits
mailing list