[Digikam-devel] [Bug 157314] Zoom-slider has no steps

Gilles Caulier caulier.gilles at gmail.com
Thu Apr 24 08:20:50 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157314         




------- Additional Comments From caulier.gilles gmail com  2008-04-24 09:20 -------
Arnd,

Qt3 => Qt4 port feedback : 

QValueList<double> ==> QList<double>
qHeapSort(QValueList<double>) ==> qSort(QList<double>)

Gilles



More information about the Digikam-devel mailing list