diff options
Diffstat (limited to 'src/global.h')
| -rw-r--r-- | src/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h index d1a3f4f52..f203615f1 100644 --- a/src/global.h +++ b/src/global.h @@ -22,6 +22,7 @@ #include <QList> #include <QUrl> +#include <QWidget> namespace Dolphin { QList<QUrl> validateUris(const QStringList& uriList); |
