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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/GeckoPrintService.h b/embed/mozilla/GeckoPrintService.h
index 74dc6830e..c2e21cf3e 100644
--- a/embed/mozilla/GeckoPrintService.h
+++ b/embed/mozilla/GeckoPrintService.h
@@ -45,7 +45,7 @@ public:
GeckoPrintService();
virtual ~GeckoPrintService();
- static nsresult TranslateSettings (GtkPrintSettings*, GtkPageSetup *, GtkPrinter *, const nsACString&, PRBool, nsIPrintSettings*);
+ static nsresult TranslateSettings (GtkPrintSettings*, GtkPageSetup *, GtkPrinter *, const nsACString&, PRInt16, PRBool, nsIPrintSettings*);
private:
nsresult PrintUnattended (nsIDOMWindow *, nsIPrintSettings *);