summaryrefslogtreecommitdiff
path: root/lib/widgets/ephy-downloads-popover.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-downloads-popover.c')
-rw-r--r--lib/widgets/ephy-downloads-popover.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/widgets/ephy-downloads-popover.c b/lib/widgets/ephy-downloads-popover.c
index 65d151657..a0f1e4ece 100644
--- a/lib/widgets/ephy-downloads-popover.c
+++ b/lib/widgets/ephy-downloads-popover.c
@@ -26,8 +26,7 @@
#include <glib/gi18n.h>
-struct _EphyDownloadsPopover
-{
+struct _EphyDownloadsPopover {
GtkPopover parent_instance;
GtkWidget *downloads_box;