aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/printoptions.h
diff options
context:
space:
mode:
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 0290f1a3e..35fb824fe 100644
--- a/desktop-widgets/printoptions.h
+++ b/desktop-widgets/printoptions.h
@@ -15,6 +15,7 @@ struct print_options {
bool print_selected;
bool color_selected;
bool landscape;
+ int resolution;
};
struct template_options {