qt: remove unused param
no control uses the `vlc_object_t` object captured by the base class, so let's remove it, making things much tidier and more understandable.
Showing
- modules/gui/qt/dialogs/open/open_panels.cpp 3 additions, 5 deletionsmodules/gui/qt/dialogs/open/open_panels.cpp
- modules/gui/qt/dialogs/preferences/complete_preferences.cpp 4 additions, 4 deletionsmodules/gui/qt/dialogs/preferences/complete_preferences.cpp
- modules/gui/qt/dialogs/preferences/preferences_widgets.cpp 104 additions, 113 deletionsmodules/gui/qt/dialogs/preferences/preferences_widgets.cpp
- modules/gui/qt/dialogs/preferences/preferences_widgets.hpp 36 additions, 59 deletionsmodules/gui/qt/dialogs/preferences/preferences_widgets.hpp
- modules/gui/qt/dialogs/preferences/simple_preferences.cpp 10 additions, 12 deletionsmodules/gui/qt/dialogs/preferences/simple_preferences.cpp
Loading
Please register or sign in to comment