浏览代码

UI: Clean up Importer form markup

Minor alphabetical rearrange by Qt Creator
Warchamp7 4 年之前
父节点
当前提交
e324b69c9f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      UI/forms/OBSImporter.ui

+ 3 - 3
UI/forms/OBSImporter.ui

@@ -29,7 +29,7 @@
      <item>
       <widget class="QDialogButtonBox" name="buttonBox">
        <property name="standardButtons">
-        <set>QDialogButtonBox::Close|QDialogButtonBox::Open|QDialogButtonBox::Ok</set>
+        <set>QDialogButtonBox::Close|QDialogButtonBox::Ok|QDialogButtonBox::Open</set>
        </property>
       </widget>
      </item>
@@ -40,10 +40,10 @@
      <property name="selectionMode">
       <enum>QAbstractItemView::NoSelection</enum>
      </property>
-     <attribute name="horizontalHeaderDefaultSectionSize">
+     <attribute name="horizontalHeaderMinimumSectionSize">
       <number>23</number>
      </attribute>
-     <attribute name="horizontalHeaderMinimumSectionSize">
+     <attribute name="horizontalHeaderDefaultSectionSize">
       <number>23</number>
      </attribute>
      <attribute name="verticalHeaderVisible">