Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.h')
-rw-r--r--shell/ev-window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-window.h b/shell/ev-window.h
index d2d5846..9c8d28f 100644
--- a/shell/ev-window.h
+++ b/shell/ev-window.h
@@ -69,7 +69,7 @@ void ev_window_open_uri (EvWindow *ev_window,
void ev_window_goto_dest (EvWindow *ev_window,
EvLinkDest *dest);
gboolean ev_window_is_empty (const EvWindow *ev_window);
-#ifdef WITH_GNOME_PRINT
+#ifdef WITH_PRINT
void ev_window_print_range (EvWindow *ev_window,
int first_page,
int last_page);