summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:04:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:04:58 +0000
commit4258381bc84bdf37cfdb86009d1ddde486bdabd9 (patch)
treed23edeaaa033cbc8e27553c720084417037b2137 /basctl
parent84b27280af27315f6dd987ee7945a30535dbdf7e (diff)
INTEGRATION: CWS tkr01 (1.8.60); FILE MERGED
2007/06/26 10:01:53 tkr 1.8.60.1: #i78846# Enable TreeControl support
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/inc/dlgresid.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/dlgresid.hrc b/basctl/source/inc/dlgresid.hrc
index 1870eae3860b..70ddc25d4938 100644
--- a/basctl/source/inc/dlgresid.hrc
+++ b/basctl/source/inc/dlgresid.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgresid.hrc,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 15:52:17 $
+ * last change: $Author: rt $ $Date: 2007-07-03 13:04:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -65,7 +65,7 @@
#define RID_STR_CLASS_FILECONTROL ( RID_DLG_START + 20 )
#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 )
// Property Browser Headline Id's -----------------------------------------------------------
#define RID_STR_BRWTITLE_PROPERTIES ( RID_DLG_START + 60 )