From aa2a3102676a5608d7ad22b868895ec93681a5d9 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 11 May 2016 14:36:13 +0200 Subject: [PATCH] Deprecate QLibraryInfo::licensee()/licensedProducts() This info wasn't really very helpful, and would anyway always contain either Preview, OpenSource or an empty string for commercial users. Change-Id: I311b991834fa83cf1a183083acd5112cda3d2e41 Reviewed-by: Oswald Buddenhagen --- configure | 8 -------- src/corelib/global/qlibraryinfo.cpp | 20 ++++++++++---------- src/corelib/global/qlibraryinfo.h | 6 ++++-- tools/configure/configureapp.cpp | 9 +-------- 4 files changed, 15 insertions(+), 28 deletions(-) diff --git a/configure b/configure index 008216a17d..52a53adc38 100755 --- a/configure +++ b/configure @@ -3122,10 +3122,6 @@ addConfStr "$shortspec" [ -d "$outpath/src/corelib/global" ] || mkdir -p "$outpath/src/corelib/global" cat > "$outpath/src/corelib/global/qconfig.cpp.new" <