X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FXPDFApp.h;h=ffe0b63fed49c9e5e4fc89713d04461abe54088d;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=4875456e673bb02d6a1633f43b2dc71d75475ec6;hpb=6112dfe4b45b0305c7a6f61bd8a847f69f892cbb;p=evince.git diff --git a/pdf/xpdf/XPDFApp.h b/pdf/xpdf/XPDFApp.h index 4875456e..ffe0b63f 100644 --- a/pdf/xpdf/XPDFApp.h +++ b/pdf/xpdf/XPDFApp.h @@ -2,7 +2,7 @@ // // XPDFApp.h // -// Copyright 2002 Glyph & Cog, LLC +// Copyright 2002-2003 Glyph & Cog, LLC // //======================================================================== @@ -54,6 +54,7 @@ public: GBool remoteServerRunning(); void remoteOpen(GString *fileName, int page, GBool raise); void remoteOpenAtDest(GString *fileName, GString *dest, GBool raise); + void remoteReload(GBool raise); void remoteRaise(); void remoteQuit();