]> git.sesse.net Git - vlc/commit
Cleaning: the QPalette is not needed outisde the constructor
authorBenjamin Poulain <ikipou@gmail.com>
Sun, 25 Oct 2009 12:05:20 +0000 (13:05 +0100)
committerIlkka Ollakka <ileoo@iki.fi>
Sun, 25 Oct 2009 16:06:36 +0000 (18:06 +0200)
commit4b1160c8fe67686fb3855ffff4b22b4ede0bc204
treebf761e45e4627b3f00f405e4bad4e74d693445a1
parent906e7c0bdefc214da036e3ec6be8a7a0de2f4e13
Cleaning: the QPalette is not needed outisde the constructor

The QPalette of the widget is already stored in QWidget, there is no
need to have an attribute for it.

Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp