Clean up MessageDelegate.

Include a generic component for text bubbles.
Fixes #11.
This commit is contained in:
Black Hat
2018-08-05 18:06:57 +08:00
parent cfa7049c5e
commit 97cedcc785
5 changed files with 74 additions and 70 deletions

View File

@@ -29,5 +29,6 @@
<file>qml/Setting.qml</file>
<file>qml/form/SettingAccountForm.qml</file>
<file>qml/form/SettingAppearanceForm.qml</file>
<file>qml/component/TextDelegate.qml</file>
</qresource>
</RCC>