qt: make `showArtUpdate()` method private in CoverArtLabel
Having this public does not make sense, because there is already the input item. Having this method public enables synchronization issues (different art than the art associated with the input item).
Showing
- modules/gui/qt/dialogs/mediainfo/info_panels.cpp 0 additions, 13 deletionsmodules/gui/qt/dialogs/mediainfo/info_panels.cpp
- modules/gui/qt/widgets/native/interface_widgets.cpp 7 additions, 14 deletionsmodules/gui/qt/widgets/native/interface_widgets.cpp
- modules/gui/qt/widgets/native/interface_widgets.hpp 3 additions, 2 deletionsmodules/gui/qt/widgets/native/interface_widgets.hpp
Loading
Please register or sign in to comment