#ifndef DOLPHINVIEW_H
#define DOLPHINVIEW_H
+#include <config-nepomuk.h>
+
#include <kparts/part.h>
#include <kfileitem.h>
#include <kfileitemdelegate.h>
SortByOwner,
SortByGroup,
SortByType,
- MaxSortEnum = SortByType
+ SortByRating,
+ SortByTags,
+ MaxSortEnum = SortByTags
};
/**