diff options
author | jstebbins <[email protected]> | 2008-12-13 18:52:51 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2008-12-13 18:52:51 +0000 |
commit | ae6a897cf74a03bfa144d66c7789a49ebbad6975 (patch) | |
tree | c09d13b6d492d775463f32a6053746a9db55a188 /gtk/src/widget_deps | |
parent | 67ab7c72922b0825506ee9cb1c3ae825d7a6c702 (diff) |
LinGui: add picture settings button to toolbar
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2029 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/widget_deps')
-rw-r--r-- | gtk/src/widget_deps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/widget_deps b/gtk/src/widget_deps index 092a46a26..797b239b5 100644 --- a/gtk/src/widget_deps +++ b/gtk/src/widget_deps @@ -60,7 +60,7 @@ <array> <string>queue_add</string> <string>queue_add_menu</string> - <string>preview_button</string> + <string>show_picture</string> <string>show_preview_menu</string> <string>preview_frame</string> <string>picture_label</string> |