]> granicus.if.org Git - handbrake/commitdiff
LinGui: fix incorrect upper bound to PARHeight spin button control
authorjstebbins <jstebbins.hb@gmail.com>
Wed, 14 Oct 2009 20:34:34 +0000 (20:34 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Wed, 14 Oct 2009 20:34:34 +0000 (20:34 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2886 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/ghb.ui

index 68cf4d54b0f38dd608ca78f0751929204518510b..4b45d7d4a1d63641aaa669b324c15aa9888b1a8b 100644 (file)
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment30">
-    <property name="upper">1200</property>
+    <property name="upper">2000</property>
     <property name="lower">0</property>
     <property name="page_increment">16</property>
     <property name="step_increment">1</property>