]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/gui/imagedelegate.cpp
Various UI enhancements, like keyboard list searching in cart dialog.
[virtualjaguar] / src / gui / imagedelegate.cpp
index 875f1f7ee88a7d9a02d938da97889265ec668dd1..122196f3571afbea486da22ddd08e5822a0885e8 100644 (file)
@@ -87,7 +87,10 @@ The foreground of the item (the circle representing a pixel) must be rendered us
 
        // This is crappy. We really should have a properly scaled image ready to go so we
        // don't get Qt's default ugly looking fast scaling...
+
 #warning "!!! FIX !!! Need to create properly scaled down cart/label images!"
+//We've got the carts, now just need to do the labels...
+
 //     unsigned long i = index.model()->data(index, Qt::DisplayRole).toUInt();
 #if 0
        unsigned long i = index.model()->data(index, Qt::DisplayRole).toUInt();