diff options
Diffstat (limited to 'filestreemodel.h')
-rw-r--r-- | filestreemodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filestreemodel.h b/filestreemodel.h index 23e5f75..c31b282 100644 --- a/filestreemodel.h +++ b/filestreemodel.h @@ -13,6 +13,7 @@ #include <QHash> #include <QMap> #include <QColor> +#include <QIcon> #include "smtreemodel.h" |