24 lines
598 B
Plaintext
24 lines
598 B
Plaintext
|
$OpenBSD: patch-src_settingsdialog_scrobbling_ui,v 1.1 2011/09/19 12:50:57 dcoppa Exp $
|
||
|
--- src/settingsdialog_scrobbling.ui.orig Mon Sep 19 12:45:57 2011
|
||
|
+++ src/settingsdialog_scrobbling.ui Mon Sep 19 12:47:12 2011
|
||
|
@@ -175,6 +175,19 @@
|
||
|
</layout>
|
||
|
</widget>
|
||
|
</item>
|
||
|
+ <item>
|
||
|
+ <spacer>
|
||
|
+ <property name="orientation" >
|
||
|
+ <enum>Qt::Vertical</enum>
|
||
|
+ </property>
|
||
|
+ <property name="sizeHint" >
|
||
|
+ <size>
|
||
|
+ <width>20</width>
|
||
|
+ <height>0</height>
|
||
|
+ </size>
|
||
|
+ </property>
|
||
|
+ </spacer>
|
||
|
+ </item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<customwidgets>
|