summaryrefslogtreecommitdiff
path: root/apps/jstest_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/jstest_main.c')
-rw-r--r--apps/jstest_main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/jstest_main.c b/apps/jstest_main.c
index ff7f9497..b5d90144 100644
--- a/apps/jstest_main.c
+++ b/apps/jstest_main.c
@@ -107,6 +107,10 @@ int wingetsavepath(pdfapp_t *app, char *buf, int len)
return 0;
}
+void winreplacefile(char *source, char *target)
+{
+}
+
void wincursor(pdfapp_t *app, int curs)
{
}