conversation ui draft

This commit is contained in:
Blue 2019-04-09 00:40:49 +03:00
parent a5d24c0e3a
commit 1cbcad44af
4 changed files with 276 additions and 0 deletions

View file

@ -51,6 +51,9 @@
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="expandsOnDoubleClick">
<bool>false</bool>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>