diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-16 10:59:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-16 10:59:18 +0000 |
commit | 937c3a247aae7ef45c94e8cf565794ebc1ab0fb6 (patch) | |
tree | c1dd7586152ebdae2a20304df149141f245074b1 /extensions/source/dbpilots/groupboxwiz.cxx | |
parent | 5f214d48dae53c22558df068025f6ea250acb367 (diff) |
INTEGRATION: CWS eforms2 (1.11.156); FILE MERGED
2004/08/16 17:02:41 dvo 1.11.156.3: RESYNC: (1.12-1.13); FILE MERGED
2004/06/29 14:20:16 dvo 1.11.156.2: RESYNC: (1.11-1.12); FILE MERGED
2004/04/26 11:53:49 fs 1.11.156.1: include protection renamed
Diffstat (limited to 'extensions/source/dbpilots/groupboxwiz.cxx')
-rw-r--r-- | extensions/source/dbpilots/groupboxwiz.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/dbpilots/groupboxwiz.cxx b/extensions/source/dbpilots/groupboxwiz.cxx index b1c1cfc94..c40e81a32 100644 --- a/extensions/source/dbpilots/groupboxwiz.cxx +++ b/extensions/source/dbpilots/groupboxwiz.cxx @@ -2,9 +2,9 @@ * * $RCSfile: groupboxwiz.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2004-08-02 17:41:01 $ + * last change: $Author: obo $ $Date: 2004-11-16 11:59:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ #ifndef _EXTENSIONS_DBP_OPTIONGROUPLAYOUTER_HXX_ #include "optiongrouplayouter.hxx" #endif -#ifndef __EXTENSIONS_INC_EXTENSIO_HRC__ +#ifndef EXTENSIONS_INC_EXTENSIO_HRC #include "extensio.hrc" #endif |