summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-12-14 07:52:33 +0000
committerFrank Schönheit <fs@openoffice.org>2000-12-14 07:52:33 +0000
commit139cc0742e9957cfa308d83d296598e69ef2d804 (patch)
tree40a787095870208b7fd691379a12c3f0462d0362 /dbaccess/inc
parent5d36436351d297853cf6df7c43f3bbc3b82bbb28 (diff)
#81845# +HID_DSADMIN_SPECIAL_MESSAGE
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc9
1 files changed, 7 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 9f6521bae1e3..f4881457ec68 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: fs $ $Date: 2000-12-12 16:26:36 $
+ * last change: $Author: fs $ $Date: 2000-12-14 08:50:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -145,12 +145,17 @@
#define HID_DLG_ROWHEIGHT (HID_DBACCESS_START + 68)
#define HID_DLG_COLWIDTH (HID_DBACCESS_START + 69)
+#define HID_DSADMIN_SPECIAL_MESSAGE (HID_DBACCESS_START + 70)
+
#endif // _DBA_DBACCESS_HELPID_HRC_
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.12 2000/12/12 16:26:36 fs
+ * #81869# typo in one of the help id defines
+ *
* Revision 1.11 2000/12/12 13:08:07 oj
* #80933# new hlp ids for the dialogs
*