performance updates for playlist
[groove] / playlist.h
index ef404dc..51140c5 100644 (file)
@@ -107,7 +107,8 @@ private:
     int currentdownloaditem;
     gscom *gs;
     QTime startStreamT;
-    QIcon *icon;
+    QVariant *icon;
+    QVariant *invalid;
 };
 
 #endif // PLAYLIST_H