Statically instead of dynamically allocating object

Authored by thomasfischer on Nov 5 2018, 7:01 PM.

Description

Statically instead of dynamically allocating object

PlainTextValue::text(..) is required to have a static instance of
PlainTextValue to initialize personNameFormatting from settings
as well as update upon from NotificationHub.

Details

Committed
thomasfischerNov 5 2018, 7:01 PM
Parents
R462:5cb59d5f975d: Minor optimizations suggested by 'clazy'
Branches
Unknown
Tags
Unknown