Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-application.c')
-rw-r--r--shell/ev-application.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/ev-application.c b/shell/ev-application.c
index eed7be8..1b64c3d 100644
--- a/shell/ev-application.c
+++ b/shell/ev-application.c
@@ -91,6 +91,9 @@ ev_application_register_service (EvApplication *application)
dbus_g_object_type_install_info (EV_TYPE_APPLICATION,
&dbus_glib_ev_application_object_info);
#endif
+#ifdef ENABLE_COMICS
+ GtkFileFilter *comics_filter;
+#endif
dbus_g_connection_register_g_object (connection,
"/org/gnome/evince/Evince",