From: Peter Penz Date: Wed, 25 Jul 2007 19:55:34 +0000 (+0000) Subject: revert wrong sorting resulted by last commit: K comes before L... (yes, some people... X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/55643abf6911cf9ab06546cdaf88fb7a1ad1d65d revert wrong sorting resulted by last commit: K comes before L... (yes, some people like me can only sort the letters A - F ;-)) svn path=/trunk/KDE/kdebase/apps/; revision=692538 --- diff --git a/src/dolphinsortfilterproxymodel.h b/src/dolphinsortfilterproxymodel.h index e97e673ee..2638f043a 100644 --- a/src/dolphinsortfilterproxymodel.h +++ b/src/dolphinsortfilterproxymodel.h @@ -21,8 +21,8 @@ #define DOLPHINSORTFILTERPROXYMODEL_H #include -#include #include +#include /** * @brief Acts as proxy model for KDirModel to sort and filter