Remove time-related functions from qglobal_p.h
Recently removed to qtenvironmentvariables_p.h, so #included that while qtdeclarative adjusted its one client's #include. Change-Id: I4ed8f69f009996d6a2856e2f4e0bb861a104931c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
ab449c205c
commit
0c6aa4c8c2
@ -18,7 +18,6 @@
|
||||
|
||||
#include "qglobal.h"
|
||||
#include "qglobal_p.h" // include self to avoid syncqt warning - no-op
|
||||
#include <private/qtenvironmentvariables_p.h> // until qtdeclarative's tst_qqmlqt.cpp catches up
|
||||
|
||||
#ifndef QT_BOOTSTRAPPED
|
||||
#include <QtCore/private/qconfig_p.h>
|
||||
|
Loading…
Reference in New Issue
Block a user