mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
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
This commit is contained in:
parent
be0e1f8d27
commit
55643abf69
1 changed files with 1 additions and 1 deletions
|
@ -21,8 +21,8 @@
|
|||
#define DOLPHINSORTFILTERPROXYMODEL_H
|
||||
|
||||
#include <dolphinview.h>
|
||||
#include <libdolphin_export.h>
|
||||
#include <kdirsortfilterproxymodel.h>
|
||||
#include <libdolphin_export.h>
|
||||
|
||||
/**
|
||||
* @brief Acts as proxy model for KDirModel to sort and filter
|
||||
|
|
Loading…
Reference in a new issue