kdeconnect-kde/smsapp/qml
Rihards Skuja 60bf200723 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
c17972881b to QML.
2020-05-30 02:50:13 +00:00
..
Avatar.qml Update ConversationMessage.qml to latest version used in Kaidan 2019-07-27 10:02:24 +00:00
ChatMessage.qml [SMS App] Sms helper improvements 2020-05-09 16:50:08 +00:00
ConversationDisplay.qml Removing earlier hack to pass an address as a string instead of ConversationAdress type. 2020-05-18 08:11:26 +05:30
ConversationList.qml improved sorting and filtering methods 2020-05-19 10:07:06 +05:30
main.qml smsapp: fix reference to undefined var in QML 2020-05-30 02:50:13 +00:00
RoundImage.qml Update ConversationMessage.qml to latest version used in Kaidan 2019-07-27 10:02:24 +00:00
TextAvatar.qml Update ConversationMessage.qml to latest version used in Kaidan 2019-07-27 10:02:24 +00:00