Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/XPDFApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/XPDFApp.h')
-rw-r--r--pdf/xpdf/XPDFApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/xpdf/XPDFApp.h b/pdf/xpdf/XPDFApp.h
index 4875456..d4841e7 100644
--- a/pdf/xpdf/XPDFApp.h
+++ b/pdf/xpdf/XPDFApp.h
@@ -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();