summaryrefslogtreecommitdiff
path: root/include/svx/dialogs.hrc
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-06-28 17:01:41 +0200
committerJan Holesovsky <kendy@suse.cz>2013-06-28 19:59:22 +0200
commit5cd490ea6aec9006c769ba33fe9084c726a61342 (patch)
tree7074a1e2e7ab5da9e5c46040fbd5ed27799d5da9 /include/svx/dialogs.hrc
parent419cd55f6c738d795e4fa160ff7edf3dc0b7c5de (diff)
sidebar: Fix resource id's for ParaPropertyPanel.
Change-Id: I88879e4985f0864e874619107754b224d8fd2d2e
Diffstat (limited to 'include/svx/dialogs.hrc')
-rw-r--r--include/svx/dialogs.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc
index 0f8d02cdb8a6..1172df716870 100644
--- a/include/svx/dialogs.hrc
+++ b/include/svx/dialogs.hrc
@@ -1008,7 +1008,7 @@
#define RID_SVX_SIDEBAR_BEGIN (RID_SVX_START + 1240)
// !!! IMPORTANT: consider and update RID_SVXSTR_NEXTFREE when introducing new RIDs for Strings !!!
-#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1260)
+#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1270)
// ----------------------------------------------------------------------------
// if we have _a_lot_ time, we should group the resource ids by type, instead