summaryrefslogtreecommitdiff
path: root/include/vcl/EnumContext.hxx
diff options
context:
space:
mode:
authorKshitij Pathania <kshitijpathania@gmail.com>2018-07-02 18:48:19 +0530
committerSzymon Kłos <szymon.klos@collabora.com>2018-07-04 12:46:01 +0200
commitd05b7b32d9ecb6fcb4a268eb68cdcee09bafa6dd (patch)
treec82f797131cfbdfd8933daad0fea249b50c49ad6 /include/vcl/EnumContext.hxx
parentea39c41fdf63191579d25f327db81db14862251c (diff)
Notebookbar:Context for printpreview is now working
Also the context stuff is now working well even after print preview is set Change-Id: Ia43f512394cf4d162b4019257c039aecb664df22 Reviewed-on: https://gerrit.libreoffice.org/56740 Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'include/vcl/EnumContext.hxx')
-rw-r--r--include/vcl/EnumContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/EnumContext.hxx b/include/vcl/EnumContext.hxx
index fb64302ccf4d..d5f1e91aa1f4 100644
--- a/include/vcl/EnumContext.hxx
+++ b/include/vcl/EnumContext.hxx
@@ -96,7 +96,7 @@ public:
Text,
TextObject,
Trendline,
-
+ Printpreview,
// Default context of an application. Do we need this?
Default,