summaryrefslogtreecommitdiffstats
path: root/templatelayout.h
diff options
context:
space:
mode:
authorGravatar Gehad elrobey <gehadelrobey@gmail.com>2015-07-05 07:26:39 +0200
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2015-07-05 21:03:04 +0300
commitc44496e23d3e16ec6b5622eea73ae39d991e27bf (patch)
tree822d7e82316872ada6062e3a643aad2c574d5f19 /templatelayout.h
parenta70cea95e8c67805945eda8e874a12f67daebe9f (diff)
downloadsubsurface-c44496e23d3e16ec6b5622eea73ae39d991e27bf.tar.gz
Printing: move template_options to print_options.h
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com> Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'templatelayout.h')
-rw-r--r--templatelayout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/templatelayout.h b/templatelayout.h
index 3826c6c00..622f7d7a0 100644
--- a/templatelayout.h
+++ b/templatelayout.h
@@ -4,7 +4,6 @@
#include <grantlee_templates.h>
#include "mainwindow.h"
#include "printoptions.h"
-#include "templateedit.h"
int getTotalWork(print_options *printOptions);