summaryrefslogtreecommitdiffstats
path: root/templatelayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'templatelayout.h')
-rw-r--r--templatelayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/templatelayout.h b/templatelayout.h
index 21eae1b80..4637a7962 100644
--- a/templatelayout.h
+++ b/templatelayout.h
@@ -5,7 +5,7 @@
#include "mainwindow.h"
#include "printoptions.h"
-int getTotalWork();
+int getTotalWork(print_options *printOptions);
class TemplateLayout : public QObject {
Q_OBJECT