From b4f476cf2353d1dcee1b31891a3644d97fe7f224 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Fri, 11 Mar 2016 09:46:18 +0100 Subject: qmltime: Remove deprecation define. Not needed, qmltime uses no deprecated stuff. Change-Id: I349993b4974857d947ea014bedfc544aaf7c682c Reviewed-by: Simon Hausmann --- tools/qmltime/qmltime.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/qmltime') diff --git a/tools/qmltime/qmltime.pro b/tools/qmltime/qmltime.pro index fa93e91af0..80a7073c3c 100644 --- a/tools/qmltime/qmltime.pro +++ b/tools/qmltime/qmltime.pro @@ -6,5 +6,3 @@ QT += quick-private macx:CONFIG -= app_bundle SOURCES += qmltime.cpp - -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3