Fix issue with Privacy tab vertical spacer.

develop
Roman Telezhynskyi 2024-04-15 18:08:43 +03:00
parent 96011fa545
commit 3b29ce1da7
3 changed files with 0 additions and 18 deletions

View File

@ -598,12 +598,6 @@ This option will take an affect after restart.</string>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>540</height>
</size>
</property>
</spacer>
</item>
</layout>

View File

@ -386,12 +386,6 @@
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>530</height>
</size>
</property>
</spacer>
</item>
</layout>

View File

@ -737,12 +737,6 @@
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>716</height>
</size>
</property>
</spacer>
</item>
</layout>