diff options
author | jstebbins <[email protected]> | 2009-04-09 17:55:11 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2009-04-09 17:55:11 +0000 |
commit | ad143cd2573a8958c427f92cbba5afa32675d379 (patch) | |
tree | 4ad014fa7935d9673adb2679c09c70065b250dc7 /gtk/src/ghb.ui | |
parent | b49fb8b3e06020318570adac2f8a19a3332e15a7 (diff) |
LinGui: give the hud nicer looking rounded corners
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2314 b64f7644-9d1e-0410-96f1-a4d463321fa5
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 937c8773f..d9e6c202e 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4872,6 +4872,7 @@ location as the movie.</property> <property name="app-paintable">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property> <signal name="enter-notify-event" handler="hud_enter_cb"/> + <signal handler="preview_hud_size_alloc_cb" name="size-allocate"/> <child> <object class="GtkAlignment" id="alignment53"> <property name="visible">True</property> |