From e147c3d413a6bef635a200d7b306c88f867ad278 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 18 Jun 2017 09:43:32 -0700 Subject: Add QDeadlineTimer to the bootstrap library Task-number: QTBUG-61492 Change-Id: Ia53158e207a94bf49489fffd14c944fee45cf46a Reviewed-by: Simon Hausmann --- src/tools/bootstrap/bootstrap.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools') diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro index b92e5bb82b..abc3bcf9e5 100644 --- a/src/tools/bootstrap/bootstrap.pro +++ b/src/tools/bootstrap/bootstrap.pro @@ -53,6 +53,7 @@ SOURCES += \ ../../corelib/io/qloggingregistry.cpp \ ../../corelib/kernel/qcoreapplication.cpp \ ../../corelib/kernel/qcoreglobaldata.cpp \ + ../../corelib/kernel/qdeadlinetimer.cpp \ ../../corelib/kernel/qmetatype.cpp \ ../../corelib/kernel/qvariant.cpp \ ../../corelib/kernel/qsystemerror.cpp \ -- cgit v1.2.3