summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/printoptions.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-25 08:30:24 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-25 08:30:24 -0800
commit357dea0bcb374d02b3a3219f4f78752b1703ea27 (patch)
treed8abca0c6c597fd8c23a36a4eb65ee953fe1f06e /desktop-widgets/printoptions.h
parentdd2466f51899aae406dc8c13904787710f30ec1c (diff)
parent4a870ff6b3478725629116ddf48df345619b3d64 (diff)
downloadsubsurface-357dea0bcb374d02b3a3219f4f78752b1703ea27.tar.gz
Merge branch 'print' of https://github.com/neolit123/subsurface
Diffstat (limited to 'desktop-widgets/printoptions.h')
-rw-r--r--desktop-widgets/printoptions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/printoptions.h b/desktop-widgets/printoptions.h
index 9aaf8de70..1db0dfe61 100644
--- a/desktop-widgets/printoptions.h
+++ b/desktop-widgets/printoptions.h
@@ -72,6 +72,7 @@ private:
struct print_options *printOptions;
struct template_options *templateOptions;
bool hasSetupSlots;
+ QString lastImportExportTemplate;
void setupTemplates();
private