#5389 Added missing header under Qt5

This commit is contained in:
Andrew Nelless 2016-06-23 12:06:39 +01:00 committed by Jerry (Xinyu Hou)
parent 79a61b28f4
commit 38db630816
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include <QMessageBox>
#include <QFileDialog>
#include <QDesktopServices>
#include <QDesktopWidget>
#if defined(Q_OS_MAC)
#include <ApplicationServices/ApplicationServices.h>