[vlc-commits] macosx: move VLCFSPanel from VLCControls to VLCMainWindow since its the only class which should know about it

Felix Paul Kühne git at videolan.org
Tue Aug 9 00:19:19 CEST 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Aug  9 00:19:10 2011 +0200| [27be3b6e611a4459d5a3b5da598f984c02d60cc9] | committer: Felix Paul Kühne

macosx: move VLCFSPanel from VLCControls to VLCMainWindow since its the only class which should know about it

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

 .../English.lproj/MainMenu.nib/designable.nib      |  761 +++++++++++++++++---
 .../English.lproj/MainMenu.nib/keyedobjects.nib    |  Bin 120790 -> 120790 bytes
 modules/gui/macosx/MainWindow.h                    |    3 +
 modules/gui/macosx/MainWindow.m                    |   24 +-
 modules/gui/macosx/controls.h                      |    6 -
 modules/gui/macosx/controls.m                      |   18 -
 modules/gui/macosx/intf.m                          |    7 +-
 7 files changed, 660 insertions(+), 159 deletions(-)

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


More information about the vlc-commits mailing list