add hush/sd emoji, scroll to the end of chat after clicking new contact

This commit is contained in:
DenioD
2020-06-22 11:13:10 +02:00
parent 5907b40f1c
commit ab2140b72d
8 changed files with 57 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>261</width>
<height>152</height>
<height>150</height>
</rect>
</property>
<property name="windowTitle">
@@ -300,6 +300,36 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="hush_white">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/emoji/res/emoji/hush-money-white.png</normalon>
</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="sd">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normalon>:/emoji/res/emoji/SD.png</normalon>
</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>