author | bipolar <bipolar> | 2002-03-08 05:26:53 (UTC) |
---|---|---|
committer | bipolar <bipolar> | 2002-03-08 05:26:53 (UTC) |
commit | b0222c051d3666a4215c6b7271daec2ea6f783a0 (patch) (unidiff) | |
tree | 5f4a081e37d25e8d1dcefe68069a89f7d89de4e7 | |
parent | 5bb6c01c2a9a40e5bff20a2725f6aacf85d16ef3 (diff) | |
download | opie-b0222c051d3666a4215c6b7271daec2ea6f783a0.zip opie-b0222c051d3666a4215c6b7271daec2ea6f783a0.tar.gz opie-b0222c051d3666a4215c6b7271daec2ea6f783a0.tar.bz2 |
ljp: added something I should have not taken out in the first place
-rw-r--r-- | core/multimedia/opieplayer/playlistselection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
@@ -74,3 +74,3 @@ void PlayListSelection::drawBackground( QPainter *p, const QRect &r ) { | |||
74 | // qDebug("drawBackground"); | 74 | // qDebug("drawBackground"); |
75 | // p->fillRect( r, QBrush( white ) ); | 75 | p->fillRect( r, QBrush( white ) ); |
76 | // QImage logo = Resource::loadImage( "mpegplayer/background" ); | 76 | // QImage logo = Resource::loadImage( "mpegplayer/background" ); |