Skip to content

Commit

Permalink
Merge pull request #3136 from Jojo-Schmitz/uploaddialog
Browse files Browse the repository at this point in the history
fix #187366: Save Online dialog has excess space between changelog and Save/Cancel buttons
  • Loading branch information
lasconic committed Apr 12, 2017
2 parents 4d0b87c + 490c892 commit f264716
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions mscore/uploadscoredialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -360,32 +360,6 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QTextEdit" name="changes"/>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
Expand Down

0 comments on commit f264716

Please sign in to comment.