summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghb.ui
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-07-01 22:56:09 +0000
committerjstebbins <[email protected]>2008-07-01 22:56:09 +0000
commit23b08913469981587d91e628ca9331d2693fffdf (patch)
treec5b4e196775371010c44f141afef6a035fea2fb5 /gtk/src/ghb.ui
parentcaf575901285fc138a832307b683130b8c1aa269 (diff)
LinGui: add hidden preset option to allow direct QP/CRF entry for ffmpeg and
x264. just add "directqp=enable" to a custom preset. custom preset file is ~/.config/ghb/custom_presets git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1549 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r--gtk/src/ghb.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index 64a25f6b4..9314684ea 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -1548,7 +1548,7 @@
<child>
<object class="GtkComboBox" id="video_codec">
<property name="visible">True</property>
- <signal handler="setting_widget_changed_cb" name="changed"/>
+ <signal handler="vcodec_changed_cb" name="changed"/>
</object>
</child>
</object>