diff options
author | Ocke Janssen <oj@openoffice.org> | 2002-08-19 07:01:32 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2002-08-19 07:01:32 +0000 |
commit | 1c744a13fa7c26488da1c229daa809c6d5eee8ee (patch) | |
tree | 100737cca3aa70b34db90e02855f4c75300f5a18 /dbaccess/source/ui/querydesign/JoinDesignView.cxx | |
parent | 2811203172a92ea16b02eb449243429b708c0379 (diff) |
#99473# change string resource files
Diffstat (limited to 'dbaccess/source/ui/querydesign/JoinDesignView.cxx')
-rw-r--r-- | dbaccess/source/ui/querydesign/JoinDesignView.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/querydesign/JoinDesignView.cxx b/dbaccess/source/ui/querydesign/JoinDesignView.cxx index 444c567d92ac..e6c27c9cd485 100644 --- a/dbaccess/source/ui/querydesign/JoinDesignView.cxx +++ b/dbaccess/source/ui/querydesign/JoinDesignView.cxx @@ -2,9 +2,9 @@ * * $RCSfile: JoinDesignView.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: oj $ $Date: 2002-07-11 12:05:32 $ + * last change: $Author: oj $ $Date: 2002-08-19 08:01:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,8 +85,8 @@ #ifndef DBACCESS_UI_BROWSER_ID_HXX #include "browserids.hxx" #endif -#ifndef _DBU_RESOURCE_HRC_ -#include "dbu_resource.hrc" +#ifndef _DBU_QRY_HRC_ +#include "dbu_qry.hrc" #endif #ifndef _COMPHELPER_TYPES_HXX_ #include <comphelper/types.hxx> |