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
master
jp9000 2020-08-25 00:40:21 -07:00
parent 1a7a47dd3b
commit a4535915fe
1 changed files with 0 additions and 16 deletions

View File

@ -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/>