[vlc-commits] Qt: PLModel: Move Popup() creation out of the PLModel
    Francois Cartegnie 
    git at videolan.org
       
    Thu Jul 19 14:23:23 CEST 2012
    
    
  
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Jul 18 19:28:37 2012 +0200| [4e7f747f01f2bb3df6e109b83161ed5af5fcd696] | committer: Francois Cartegnie
Qt: PLModel: Move Popup() creation out of the PLModel
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e7f747f01f2bb3df6e109b83161ed5af5fcd696
---
 .../gui/qt4/components/playlist/playlist_model.cpp |  129 -------------------
 .../gui/qt4/components/playlist/playlist_model.hpp |   17 +--
 .../gui/qt4/components/playlist/standardpanel.cpp  |  135 +++++++++++++++++++-
 .../gui/qt4/components/playlist/standardpanel.hpp  |    2 +
 modules/gui/qt4/components/playlist/vlc_model.hpp  |   12 +-
 5 files changed, 150 insertions(+), 145 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4e7f747f01f2bb3df6e109b83161ed5af5fcd696
    
    
More information about the vlc-commits
mailing list