Don't use a verified nullptr as a data source

Authored by leinir on Dec 12 2019, 3:11 PM.

Description

Don't use a verified nullptr as a data source

Summary:
Actually use some variables with usable information in version.h

Don't de-reference what will at this point definitely be a null ptr

Also use the information from version.h to perform the same task,
now that that information is, in fact, useful

Reviewers: Frameworks, KNewStuff, Plasma, ronaldv, apol

Reviewed By: apol

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D25922

Details

Committed
leinirDec 15 2019, 4:02 PM
Reviewer
apol
Differential Revision
D25922: Don't use a verified nullptr as a data source
Parents
R235:c9feef4bb665: GIT_SILENT: remove <QtTest> which includes all of <QtCore> (scripted)
Branches
Unknown
Tags
Unknown