]> git.sesse.net Git - vlc/commit
Qt: rename QVLCMenu to QVLCMenuManager.
authorFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 2 Dec 2011 13:58:17 +0000 (14:58 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 5 Dec 2011 16:56:53 +0000 (17:56 +0100)
commit76f155bda6f6f3b60f97587228a589874ac47227
treeda10e631ac5b93fa0d203081dca5e91c155d8ee6
parent88515f20012beb82028e1fd1fbf2f015d0042b23
Qt: rename QVLCMenu to QVLCMenuManager.

Provides factory role & static methods but is not a menu itself (as the
previous name would let believe)
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/playlist/standardpanel.cpp
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/dialogs_provider.hpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/menus.cpp
modules/gui/qt4/menus.hpp
modules/gui/qt4/recents.cpp