author | harlekin <harlekin> | 2002-04-20 23:33:47 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-04-20 23:33:47 (UTC) |
commit | d616ece749006d720305632700228a41bcdd5c53 (patch) (side-by-side diff) | |
tree | 8bcac6765bb070a672564116fcec62d92b9a626f /core/multimedia | |
parent | 7ae1d2a136454122b28c50df2f7807a4780d507c (diff) | |
download | opie-d616ece749006d720305632700228a41bcdd5c53.zip opie-d616ece749006d720305632700228a41bcdd5c53.tar.gz opie-d616ece749006d720305632700228a41bcdd5c53.tar.bz2 |
update
-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 3c47256..85228a9 100644 --- a/core/multimedia/opieplayer/playlistselection.cpp +++ b/core/multimedia/opieplayer/playlistselection.cpp @@ -55,7 +55,7 @@ PlayListSelection::PlayListSelection( QWidget *parent, const char *name ) // qDebug("starting playlistselector"); // #ifdef USE_PLAYLIST_BACKGROUND // setStaticBackground( TRUE ); -// setBackgroundPixmap( Resource::loadPixmap( "mpegplayer/background" ) ); +// setBackgroundPixmap( Resource::loadPixmap( "opieplayer/background" ) ); // setBackgroundPixmap( Resource::loadPixmap( "launcher/opielogo" ) ); // #endif |