summaryrefslogtreecommitdiff
path: root/lib/widgets/ephy-downloads-progress-icon.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-downloads-progress-icon.c')
-rw-r--r--lib/widgets/ephy-downloads-progress-icon.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/widgets/ephy-downloads-progress-icon.c b/lib/widgets/ephy-downloads-progress-icon.c
index 05c87c89d..0957c5196 100644
--- a/lib/widgets/ephy-downloads-progress-icon.c
+++ b/lib/widgets/ephy-downloads-progress-icon.c
@@ -23,8 +23,7 @@
#include "ephy-downloads-manager.h"
#include "ephy-embed-shell.h"
-struct _EphyDownloadsProgressIcon
-{
+struct _EphyDownloadsProgressIcon {
GtkDrawingArea parent_instance;
GtkWidget *downloads_box;