summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-03 08:18:46 +0200
committerNoel Grandin <noel@peralex.com>2015-08-03 08:19:16 +0200
commitbaba1d14766282bd2c592bffd79ed69f9078cfe1 (patch)
tree1bfec5b5e19c275b3cd085f94c8d0c567c26fed5 /include
parentd97cc94a02c00b912bbcb430cde55ce0cfb0292c (diff)
tdf#93068 - UI: Crash when Character dialogue opened
Change-Id: I92a9e6f27ef649c9d7501df55287c95c4d796156
Diffstat (limited to 'include')
-rw-r--r--include/svx/flagsdef.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/flagsdef.hxx b/include/svx/flagsdef.hxx
index d6fca53252d3..ac2acebf42c8 100644
--- a/include/svx/flagsdef.hxx
+++ b/include/svx/flagsdef.hxx
@@ -47,7 +47,7 @@ enum class SvxBackgroundTabFlags
};
namespace o3tl
{
- template<> struct typed_flags<SvxBackgroundTabFlags> : is_typed_flags<SvxBackgroundTabFlags, 0x0f> {};
+ template<> struct typed_flags<SvxBackgroundTabFlags> : is_typed_flags<SvxBackgroundTabFlags, 0x19> {};
}
// flags for SvxBorderTabPage