diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index e4089c5b6..3a2563f7b 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -2981,6 +2981,7 @@ This allows a player to initiate playback before downloading the entire file.</p <child> <object class="GtkScale" id="PictureDeblock"> <property name="visible">True</property> + <property name="width_request">100</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes">The deblocking filter removes a common type of compression artifact. If your source exhibits 'blockiness', this filter may help clean it up.</property> |