qtdeprecationmarkers.h: include qcompilerdetection.h
Without it, we do not have Q_DECL_DEPRECATED Change-Id: I6b16176446027e0f7da923f16971e903aacc80d4 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
e08f05ac6e
commit
12ea707a89
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <QtCore/qtconfigmacros.h>
|
||||
#include <QtCore/qtversionchecks.h>
|
||||
#include <QtCore/qcompilerdetection.h> // for Q_DECL_DEPRECATED
|
||||
|
||||
#if 0
|
||||
#pragma qt_class(QtDeprecationMarkers)
|
||||
|
|
|
|||
Loading…
Reference in New Issue