Get rid of warnings about setting both pixel and point sizes

Authored by leinir on Aug 24 2017, 8:26 AM.

Description

Get rid of warnings about setting both pixel and point sizes

Without this patch, the QML engine complains that both pixel
and point sizes are being set, and that it will fall back
(correctly, but noisily) to the pixel size. This patch results
in the same behaviour, but without complaints from the engine.

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

Details

Committed
leinirAug 24 2017, 8:26 AM
Differential Revision
D7483: Get rid of warnings about setting both pixel and point sizes
Parents
R169:a8bca0cf4f3d: don't trigger reachable mode on inverted views
Branches
Unknown
Tags
Unknown