diff options
Diffstat (limited to 'dbaccess/source/inc')
-rw-r--r-- | dbaccess/source/inc/dbustrings.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/inc/dbustrings.hrc b/dbaccess/source/inc/dbustrings.hrc index d89eab97f..1dc96acdf 100644 --- a/dbaccess/source/inc/dbustrings.hrc +++ b/dbaccess/source/inc/dbustrings.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dbustrings.hrc,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2008-03-06 18:07:19 $ + * last change: $Author: kz $ $Date: 2008-04-04 13:58:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,6 +49,7 @@ namespace dbaui //= URLs //============================================================ DECLARE_CONSTASCII_USTRING(URL_COMPONENT_QUERYDESIGN); + DECLARE_CONSTASCII_USTRING(URL_COMPONENT_VIEWDESIGN); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_TABLEDESIGN); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_FORMGRIDVIEW); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_DATASOURCEBROWSER); |