smsapp: fix reference to undefined var in QML

Authored by Rihards Skuja <rhssk@posteo.eu> on May 21 2020, 5:50 PM.

Description

smsapp: fix reference to undefined var in QML

Launching smsapp prints:
qrc:/qml/main.qml:36: ReferenceError: _initialMessage is not defined

This patch applies the changes made to the property from C++ in
c17972881b68a5979f4cc9c33dc09087b0dedece to QML.

Details

Committed
sredmanMay 30 2020, 2:50 AM
Parents
R224:1d361642308a: Use ecm_qt_declare_logging_category to declare the logging categories
Branches
Unknown
Tags
Unknown