Browse Source

UI: Make image source toolbar expand

The entire image source file couldn't be seen in some cases, so just
make it take up the full width
jp9000 5 years ago
parent
commit
a4535915fe
1 changed files with 0 additions and 16 deletions
  1. 0 16
      UI/forms/source-toolbar/image-source-toolbar.ui

+ 0 - 16
UI/forms/source-toolbar/image-source-toolbar.ui

@@ -77,22 +77,6 @@
      </property>
     </widget>
    </item>
-   <item>
-    <spacer name="horizontalSpacer">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeType">
-      <enum>QSizePolicy::Expanding</enum>
-     </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>40</width>
-       <height>20</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
   </layout>
  </widget>
  <resources/>