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 | e0663fc2a5c0d38ce35cd8c021c0b06a6e80eb35 (patch) | |
tree | c5d0381c2956228712c25c6445acf4b033b50a19 /dbaccess/source/ui/querydesign/JoinTableView.cxx | |
parent | 318b2c4d7967b98c7c90e6f09d62fc8dc3f770b5 (diff) |
#99473# change string resource files
Diffstat (limited to 'dbaccess/source/ui/querydesign/JoinTableView.cxx')
-rw-r--r-- | dbaccess/source/ui/querydesign/JoinTableView.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/querydesign/JoinTableView.cxx b/dbaccess/source/ui/querydesign/JoinTableView.cxx index 2b097ddb9..ea6b42f86 100644 --- a/dbaccess/source/ui/querydesign/JoinTableView.cxx +++ b/dbaccess/source/ui/querydesign/JoinTableView.cxx @@ -2,9 +2,9 @@ * * $RCSfile: JoinTableView.cxx,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: oj $ $Date: 2002-06-27 08:21:02 $ + * 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 @@ -70,8 +70,8 @@ #ifndef DBAUI_JOINDESIGNVIEW_HXX #include "JoinDesignView.hxx" #endif -#ifndef _DBU_RESOURCE_HRC_ -#include "dbu_resource.hrc" +#ifndef _DBU_QRY_HRC_ +#include "dbu_qry.hrc" #endif #ifndef _DBAUI_MODULE_DBU_HXX_ #include "moduledbu.hxx" |