diff options
Diffstat (limited to 'src/ephy-statusbar.c')
-rwxr-xr-x | src/ephy-statusbar.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-statusbar.c b/src/ephy-statusbar.c index 89e600e91..e5ed179e7 100755 --- a/src/ephy-statusbar.c +++ b/src/ephy-statusbar.c @@ -92,6 +92,7 @@ ephy_statusbar_get_type (void) return type; } +/* FIXME: remove this hack once gtk bug #372452 is fixed! */ static void ephy_statusbar_size_allocate (GtkWidget *widget, GtkAllocation *allocation) |