X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-window.c;h=7905185e821d03de5b881bc523ec3e8a37f9aab5;hb=68540f68316d14931fb5b895270e5b7b7aad1bed;hp=ef6f0b16ac85271cb1e5207cc7d2508e5d60e4fa;hpb=1e63533e4d2fe74b17883a51f984ecacb9138231;p=evince.git diff --git a/shell/ev-window.c b/shell/ev-window.c index ef6f0b16..7905185e 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -4058,7 +4058,8 @@ ev_window_run_presentation (EvWindow *window) gtk_window_present (GTK_WINDOW (control)); ev_dscwindow_set_presentation (control, window, window->priv->document, - EV_VIEW_PRESENTATION(window->priv->presentation_view)); + EV_VIEW_PRESENTATION(window->priv->presentation_view), + window->priv->metadata); } }