]> git.sesse.net Git - vlc/commit
Qt: use getVout in menus
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jan 2009 12:45:09 +0000 (13:45 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jan 2009 12:47:07 +0000 (13:47 +0100)
commit3d52fe95efed2f2546c37bceb74dc19be3f3784b
tree1e84952baf7291b2e98a17460c6d880150b4ac8d
parentc7a5e17e2ce566797a548913a724474f8083924b
Qt: use getVout in menus

Remove a bunch of ( vlc_object_t * )vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE );
and FIND_CHILD there.
modules/gui/qt4/menus.cpp