]> git.sesse.net Git - vlc/commit
Qt: Add a parent to the CoverArtLabel We should add parents to all QWidgets created...
authorJean-Philippe Andre <jpeg@via.ecp.fr>
Fri, 12 Sep 2008 04:24:28 +0000 (00:24 -0400)
committerJean-Philippe Andre <jpeg@via.ecp.fr>
Fri, 12 Sep 2008 05:03:22 +0000 (01:03 -0400)
commita403be13cf0f5565cfa5ca27f845219bf13ab1af
treed96ba6e2e3e5197fa2ca038365aaf8937ffd2587
parentdb44bc2201d007bb1c1599ef79ba51b2ef1d24c2
Qt: Add a parent to the CoverArtLabel We should add parents to all QWidgets created, otherwise the widgets are leaked This commit is buggy (can leak input_items), because the whole Qt implementation is leaking QWidgets
modules/gui/qt4/components/info_panels.cpp
modules/gui/qt4/components/info_panels.hpp
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/components/playlist/playlist.cpp
modules/gui/qt4/components/playlist/playlist.hpp