]> git.sesse.net Git - vlc/commitdiff
Qt: Allow more video outputs in the list
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 15 Jan 2010 07:22:52 +0000 (08:22 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 15 Jan 2010 07:22:52 +0000 (08:22 +0100)
modules/gui/qt4/ui/sprefs_video.ui

index d595f66ca872bbe93cad588039b37546d38d924e..b9bfb45726fed48aef4f939e0cf2f30821140f06 100644 (file)
        </widget>
       </item>
       <item row="5" column="1" colspan="2">
-       <widget class="QComboBox" name="outputModule"/>
+       <widget class="QComboBox" name="outputModule">
+        <property name="maxVisibleItems">
+         <number>15</number>
+        </property>
+       </widget>
       </item>
       <item row="5" column="0">
        <widget class="QLabel" name="voutLabel">