[vlc-commits] macosx: fixed table column duplication by moving the dynamic column generation from VLCPlaylistCommon to VLCPlaylist , where it belongs (close #6928)

Felix Paul Kühne git at videolan.org
Mon Jun 11 14:00:54 CEST 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Jun 11 14:00:32 2012 +0200| [bc8f5562c5f15d75e025349127d6af735a074cbb] | committer: Felix Paul Kühne

macosx: fixed table column duplication by moving the dynamic column generation from VLCPlaylistCommon to VLCPlaylist, where it belongs (close #6928)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bc8f5562c5f15d75e025349127d6af735a074cbb
---

 .../macosx/Resources/English.lproj/MainMenu.xib    |   15 +-
 modules/gui/macosx/playlist.h                      |    4 +-
 modules/gui/macosx/playlist.m                      |  200 ++++++++++----------
 3 files changed, 109 insertions(+), 110 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bc8f5562c5f15d75e025349127d6af735a074cbb


More information about the vlc-commits mailing list