summaryrefslogtreecommitdiff
path: root/libdocument/ev-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdocument/ev-debug.c')
-rw-r--r--libdocument/ev-debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdocument/ev-debug.c b/libdocument/ev-debug.c
index 1d8adb7d..15aeb9ae 100644
--- a/libdocument/ev-debug.c
+++ b/libdocument/ev-debug.c
@@ -57,6 +57,8 @@ debug_init ()
if (g_getenv ("EV_DEBUG_JOBS") != NULL)
ev_debug |= EV_DEBUG_JOBS;
+ if (g_getenv ("EV_DEBUG_ZOOM") != NULL)
+ ev_debug |= EV_DEBUG_ZOOM;
}
static void