diff options
author | jstebbins <[email protected]> | 2008-09-24 17:55:01 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2008-09-24 17:55:01 +0000 |
commit | a7881d6b82326866c341d354027542cf48228033 (patch) | |
tree | b9c9ab38e40841f5b233fb718521724057b744a0 /gtk/src/ghb.ui | |
parent | f3af2d88c0f03126af2ef8249a30549180731a4f (diff) |
LinGui: Add filters line to queue description. Improve framerate description
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1757 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 4bb77a598..e64bda5d1 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -3948,7 +3948,7 @@ this setting.</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> <object class="GtkTreeView" id="queue_list"> - <property name="width_request">840</property> + <property name="width_request">1024</property> <property name="height_request">300</property> <property name="visible">True</property> <property name="can_focus">True</property> |