[Libreoffice-commits] core.git: include/svx
Michael Stahl
mstahl at redhat.com
Fri Aug 16 15:56:10 PDT 2013
include/svx/svxids.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 405951c23c6429d166c45a8dda289db813483000
Author: Michael Stahl <mstahl at redhat.com>
Date: Sat Aug 17 00:52:59 2013 +0200
adjust SID_SVX_FIRSTFREE to f694f14ab64f48e40365fd877e201a0382297368
Change-Id: Ieb194b11b96e96f8b2fbbb8b7916acb6a116f368
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index bace052..c6fb25f 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -959,7 +959,7 @@
// IMPORTANT NOTE: adjust SID_SVX_FIRSTFREE, when adding new slot id
-#define SID_SVX_FIRSTFREE (FN_SVX_SET_BULLET + 1)
+#define SID_SVX_FIRSTFREE (SID_SW_ATTR_FILL_GRADIENT + 1)
// --------------------------------------------------------------------------
// Overflow check for slot IDs
More information about the Libreoffice-commits
mailing list