[vlc-commits] macosx: rename to VLCPLModel
David Fuhrmann
git at videolan.org
Mon Aug 8 18:47:41 CEST 2016
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon Aug 8 18:43:13 2016 +0200| [f664df304c9f526b51ed1b2b80e2680bf6c6f05e] | committer: David Fuhrmann
macosx: rename to VLCPLModel
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f664df304c9f526b51ed1b2b80e2680bf6c6f05e
---
extras/package/macosx/vlc.xcodeproj/project.pbxproj | 16 ++++++++--------
modules/gui/macosx/Makefile.am | 2 +-
modules/gui/macosx/VLCMainWindow.m | 2 +-
modules/gui/macosx/{PLModel.h => VLCPLModel.h} | 2 +-
modules/gui/macosx/{PLModel.m => VLCPLModel.m} | 16 ++++++++--------
modules/gui/macosx/VLCPlaylist.h | 4 ++--
modules/gui/macosx/VLCPlaylist.m | 6 +++---
7 files changed, 24 insertions(+), 24 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f664df304c9f526b51ed1b2b80e2680bf6c6f05e
More information about the vlc-commits
mailing list