[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-1/amarok/src/amarokcore
From:       Christian Muehlhaeuser <chris () chris ! de>
Date:       2004-10-28 1:34:31
Message-ID: 20041028013431.4010E16C13 () office ! kde ! org
[Download RAW message or body]

CVS commit by muesli: 

* Small cleanup, same as before.


  M +1 -2      amarokdcophandler.cpp   1.39


--- kdeextragear-1/amarok/src/amarokcore/amarokdcophandler.cpp  #1.38:1.39
@@ -171,7 +171,6 @@ namespace amaroK
     QString DcopHandler::coverImage()
     {
-        CollectionDB db;
         const MetaBundle &bundle = EngineController::instance()->bundle();
-        QString image = db.albumImage( bundle.artist(), bundle.album(), 0 );
+        QString image = CollectionDB().albumImage( bundle.artist(), bundle.album(), 0 );
         return image;
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic