Add <QtGlobal>

This commit is contained in:
ArsenArsen 2017-04-27 14:24:04 +02:00
parent dbc90714f5
commit aa6c4405c5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <QApplication>
#include <QCommandLineParser>
#include <QDebug>
#include <QtGlobal>
#include <stdio.h>
bool verbose = false;