[Digikam-devel] [Bug 147600] open folder - files shown in reverse order

Arnd Baecker arnd.baecker at web.de
Fri Jul 6 12:02:08 BST 2007


------- 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=147600         




------- Additional Comments From arnd.baecker web de  2007-07-06 13:02 -------
>     dir.setSorting ( QDir::Time );

Why not just use
      dir.setSorting ( QDir::Time| QDir::Reversed );
?
Making this configurable seems not necessary to me.

Arnd



More information about the Digikam-devel mailing list