add txid and cid to chatmodel

This commit is contained in:
DenioD
2020-05-01 12:27:21 +02:00
parent 24d3a4e982
commit b9dab96b87
5 changed files with 53 additions and 6 deletions

View File

@@ -1524,6 +1524,19 @@
<string/>
</property>
</widget>
<widget class="QLabel" name="contactCid">
<property name="geometry">
<rect>
<x>870</x>
<y>90</y>
<width>331</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</widget>
</widget>
</item>