summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgresid.hrc
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-11-29 10:26:33 +0000
committerNoel Power <noel.power@novell.com>2011-11-29 10:28:44 +0000
commit34a9faf23c3d84b88a1610481266812bed3b71e8 (patch)
tree55c1daefadeeae13f43c7456078a3036e7cebdb0 /basctl/source/inc/dlgresid.hrc
parentecbf39171991069d794133797e5f8714c3d7d7f9 (diff)
add spinbutton control to insertcontrolbar for basic dialog editor
Diffstat (limited to 'basctl/source/inc/dlgresid.hrc')
-rw-r--r--basctl/source/inc/dlgresid.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/inc/dlgresid.hrc b/basctl/source/inc/dlgresid.hrc
index 3499cd5ed7c6..a46246fe3ce4 100644
--- a/basctl/source/inc/dlgresid.hrc
+++ b/basctl/source/inc/dlgresid.hrc
@@ -58,6 +58,7 @@
#define RID_STR_TRANSLATION_NOTLOCALIZED ( RID_DLG_START + 21 )
#define RID_STR_TRANSLATION_DEFAULT ( RID_DLG_START + 22 )
#define RID_STR_CLASS_TREECONTROL ( RID_DLG_START + 23 )
+#define RID_STR_CLASS_SPINCONTROL ( RID_DLG_START + 24 )
// Property Browser Headline Id's -----------------------------------------------------------
#define RID_STR_BRWTITLE_PROPERTIES ( RID_DLG_START + 60 )