diff options
Diffstat (limited to 'src/views/tooltips/dolphinfilemetadatawidget.h')
| -rw-r--r-- | src/views/tooltips/dolphinfilemetadatawidget.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/views/tooltips/dolphinfilemetadatawidget.h b/src/views/tooltips/dolphinfilemetadatawidget.h index e7459b197..1e2cfadb6 100644 --- a/src/views/tooltips/dolphinfilemetadatawidget.h +++ b/src/views/tooltips/dolphinfilemetadatawidget.h @@ -22,9 +22,10 @@ #ifndef DOLPHINFILEMETADATAWIDGET_H #define DOLPHINFILEMETADATAWIDGET_H -#include <QWidget> #include <config-baloo.h> +#include <QWidget> + class KFileItemList; class QLabel; |
