UI: Change position of filters defaults button

The button was not on the left side, as other default buttons are in
the UI.
This commit is contained in:
Clayton Groeneveld
2021-05-10 18:27:12 -05:00
committed by Jim
parent bb43a6fa7c
commit dae03c8a9f

View File

@@ -466,19 +466,6 @@
<property name="sizeConstraint">
<enum>QLayout::SetMaximumSize</enum>
</property>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">