summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 7a77b8e..a1b7723 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -56,6 +56,7 @@ public slots:
bool saveAs();
void exportDocument();
void print();
+ void pageSetup();
void printPreview();
void printPreview(QPrinter *);
void setViewScale(const QString &scale);