Do not include QtModules

This commit is contained in:
Martin Gräßlin 2014-12-12 08:32:01 +01:00
parent ee44d6aec0
commit 66b5c4382a

View file

@ -37,7 +37,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
#include <QImage>
#include <QMimeType>
#include <QThread>
#include <QtConcurrent>
#include <QtConcurrentRun>
// system
#include <unistd.h>