This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new e794b455fc Correcting small error
e794b455fc is described below
commit e794b455fc15bc13f2967d9f96ffa53e69b0134b
Author: mseidel <[email protected]>
AuthorDate: Sun Apr 2 13:03:15 2023 +0200
Correcting small error
---
main/svx/source/svdraw/svdhdl.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/svx/source/svdraw/svdhdl.cxx
b/main/svx/source/svdraw/svdhdl.cxx
index b07670719d..fa8c5d456e 100644
--- a/main/svx/source/svdraw/svdhdl.cxx
+++ b/main/svx/source/svdraw/svdhdl.cxx
@@ -101,7 +101,7 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
#define KIND_COUNT (14)
#define INDEX_COUNT (6)
-#define INDIVIDUAL_COUNT (5)
+#define INDIVIDUAL_COUNT (6)
SdrHdlBitmapSet::SdrHdlBitmapSet(sal_uInt16 nResId)
: maMarkersBitmap(ResId(nResId, *ImpGetResMgr())), // just use resource
with alpha channel