aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GeckoPrintService.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/GeckoPrintService.h')
-rw-r--r--embed/mozilla/GeckoPrintService.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/GeckoPrintService.h b/embed/mozilla/GeckoPrintService.h
index c9e0eb6ad..3a0579374 100644
--- a/embed/mozilla/GeckoPrintService.h
+++ b/embed/mozilla/GeckoPrintService.h
@@ -47,6 +47,7 @@ public:
static nsresult TranslateSettings (GtkPrintSettings*, GtkPageSetup *, const nsACString&, PRBool, nsIPrintSettings*);
private:
+ nsresult PrintUnattended (nsIDOMWindow *, nsIPrintSettings *);
};
#endif /* GECKO_PRINT_SERVICE_H */