summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r--shell/ev-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index edec70ff..5adbf63e 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -1683,7 +1683,7 @@ static void
ev_window_handle_link (EvWindow *ev_window,
EvLinkDest *dest)
{
- if (ev_window->priv->document->iswebdocument == FALSE ) {
+ if (ev_window->priv->document->iswebdocument == TRUE ) {
return;
}
if (dest) {