Allow to rearrange search tabs

PR #20842.
Closes #20841.
This commit is contained in:
Vladimir Golovnev 2024-05-16 08:16:54 +03:00 committed by GitHub
parent 4d8713ce11
commit 00ca209ab9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,7 @@
Click the &quot;Search plugins...&quot; button at the bottom right of the window to install some.</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item>
@ -105,6 +105,9 @@ Click the &quot;Search plugins...&quot; button at the bottom right of the window
<property name="tabsClosable">
<bool>true</bool>
</property>
<property name="movable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
@ -116,7 +119,7 @@ Click the &quot;Search plugins...&quot; button at the bottom right of the window
<item>
<spacer name="spacer2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>