restored the tab icon size to the default for Messages

This commit is contained in:
defnax 2020-03-10 16:55:16 +01:00
parent 3cc0adab22
commit 10c20ae2c6

View File

@ -25,12 +25,6 @@
</property>
<item>
<widget class="RSTabWidget" name="tabWidget">
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="tabsClosable">
<bool>true</bool>
</property>