X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=evince.git;a=blobdiff_plain;f=shell%2Fev-dualscreen.h;h=790e161e453e2b43d807ddb2c2e39d5c5d8793ba;hp=643a21e76f5d443dda0f8370c5f7ce0673abc55d;hb=f3731bd3bdbcdc18c53e0f74bdaac93311046352;hpb=8c059088d4be57cc02791bbcc251ee080fe69e5f diff --git a/shell/ev-dualscreen.h b/shell/ev-dualscreen.h index 643a21e7..790e161e 100644 --- a/shell/ev-dualscreen.h +++ b/shell/ev-dualscreen.h @@ -53,7 +53,8 @@ GType ev_dscwindow_get_type (void); GtkWidget *ev_dscwindow_new (void); void ev_dscwindow_set_presentation (EvDSCWindow *ev_dscwindow, EvWindow *presentation_window, - EvDocument *document); + EvDocument *document, + GtkWidget *pview); EvDSCWindow* ev_dscwindow_get_control (void); G_END_DECLS