summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/graphicproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/graphicproperties.cxx')
-rw-r--r--svx/source/sdr/properties/graphicproperties.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/sdr/properties/graphicproperties.cxx b/svx/source/sdr/properties/graphicproperties.cxx
index ec19696c2d78..35d8e832679a 100644
--- a/svx/source/sdr/properties/graphicproperties.cxx
+++ b/svx/source/sdr/properties/graphicproperties.cxx
@@ -67,6 +67,8 @@ namespace sdr::properties
// range from SdrGrafObj
SDRATTR_GRAF_FIRST, SDRATTR_GRAF_LAST,
+ SDRATTR_GLOW_FIRST, SDRATTR_GLOW_LAST,
+
// range from SdrTextObj
EE_ITEMS_START, EE_ITEMS_END>{});
}