summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index ace4ea6..4f059cc 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -52,7 +52,7 @@ public slots:
bool save();
bool maybeSave();
bool saveAs();
- void exportPNG();
+ void exportDocument();
void print();
void setViewScale(const QString &scale);
void about();