Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-page.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-sidebar-page.c')
-rw-r--r--shell/ev-sidebar-page.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-sidebar-page.c b/shell/ev-sidebar-page.c
index af45413..8e6a33d 100644
--- a/shell/ev-sidebar-page.c
+++ b/shell/ev-sidebar-page.c
@@ -34,7 +34,7 @@ ev_sidebar_page_get_type (void)
if (G_UNLIKELY (type == 0))
{
- static const GTypeInfo sidebar_page_info =
+ const GTypeInfo sidebar_page_info =
{
sizeof (EvSidebarPageIface),
NULL,