diff options
| author | Peter Penz <[email protected]> | 2010-03-13 15:32:48 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2010-03-13 15:32:48 +0000 |
| commit | 6b9c4f7b45e07e93afadd50b4a0350ef901e8683 (patch) | |
| tree | 232e1ff1b5bf9f8e2746c4c2806e1d19399b0d41 /src/panels/information/kmetadatawidget.h | |
| parent | 54a1499586d5395f0f4589ce6deb6431d02eb866 (diff) | |
Allow to specify a group for a meta data item.
The sorting of the meta data items is now done by the group. Within the group the sorting is done by their translated labels.
svn path=/trunk/KDE/kdebase/apps/; revision=1102778
Diffstat (limited to 'src/panels/information/kmetadatawidget.h')
| -rw-r--r-- | src/panels/information/kmetadatawidget.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/panels/information/kmetadatawidget.h b/src/panels/information/kmetadatawidget.h index 858f1998a..6f5c66041 100644 --- a/src/panels/information/kmetadatawidget.h +++ b/src/panels/information/kmetadatawidget.h @@ -25,8 +25,6 @@ #include <QList> #include <QWidget> -#include <config-nepomuk.h> - class KMetaDataModel; class KUrl; |
