Debugger: include <qglobal.h> in tests

Needed to check QT_VERSION later.

Change-Id: If0ee987102ddd3ac737a61a2a5e91825270568c2
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
hjk
2016-08-23 09:18:34 +02:00
committed by hjk
parent 7b2c09a118
commit db098732f5

View File

@@ -23,6 +23,8 @@
**
****************************************************************************/
#include <qglobal.h>
//////////////// Some global configuration below ////////////////