diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 5266636dd..39964c750 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -5267,6 +5267,10 @@ libxvidcore authors: </object> </child> </object> + <object class="GtkStatusIcon" id="hb_status"> + <property name="icon_name">hb-status</property> + <signal handler="status_activate_cb" name="activate"/> + </object> <object class="GtkDialog" id="update_dialog"> <property name="border_width">5</property> <property name="modal">True</property> |