Move pastebin button on the console window to the left

It's been there before, it's there now :D
This commit is contained in:
Petr Mrázek 2013-12-08 17:43:41 +01:00
parent d68f49ffc0
commit 9410dd042e

View File

@ -47,6 +47,13 @@
<property name="rightMargin">
<number>6</number>
</property>
<item>
<widget class="QPushButton" name="btnPaste">
<property name="text">
<string>Upload Log</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
@ -74,13 +81,6 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPaste">
<property name="text">
<string>Upload Log</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>