From b0222c051d3666a4215c6b7271daec2ea6f783a0 Mon Sep 17 00:00:00 2001 From: bipolar Date: Fri, 08 Mar 2002 05:26:53 +0000 Subject: ljp: added something I should have not taken out in the first place --- diff --git a/core/multimedia/opieplayer/playlistselection.cpp b/core/multimedia/opieplayer/playlistselection.cpp index d6aff66..4019d12 100644 --- a/core/multimedia/opieplayer/playlistselection.cpp +++ b/core/multimedia/opieplayer/playlistselection.cpp @@ -72,7 +72,7 @@ PlayListSelection::~PlayListSelection() { // #ifdef USE_PLAYLIST_BACKGROUND void PlayListSelection::drawBackground( QPainter *p, const QRect &r ) { // qDebug("drawBackground"); -// p->fillRect( r, QBrush( white ) ); + p->fillRect( r, QBrush( white ) ); // QImage logo = Resource::loadImage( "mpegplayer/background" ); // // QImage logo = Resource::loadImage( "opielogo" ); // if ( !logo.isNull() ) -- cgit v0.9.0.2