Просмотр исходного кода

UI: Fix position of reset filters button

This removes the horizontal spacer that pushed the filters
reset button to the right.
Clayton Groeneveld 3 лет назад
Родитель
Сommit
5c5861098b
1 измененных файлов с 0 добавлено и 13 удалено
  1. 0 13
      UI/forms/OBSBasicFilters.ui

+ 0 - 13
UI/forms/OBSBasicFilters.ui

@@ -562,19 +562,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">