diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 20:32:44 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 20:32:44 +0000 |
commit | 9d64cff39fc151cebb67bf72523d43fd4c907b79 (patch) | |
tree | 0a385c420d8055534ee41822d5f2c0bc37467bfd /sfx2/util | |
parent | 72d02daf9787c0a27610e67f9abaedbd2ec96f45 (diff) |
INTEGRATION: CWS hedaburemove01 (1.18.256); FILE MERGED
2007/02/09 16:15:01 vg 1.18.256.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes
Diffstat (limited to 'sfx2/util')
-rw-r--r-- | sfx2/util/hidother.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index e74560c271e4..05c76d57affe 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: vg $ $Date: 2006-04-07 15:01:45 $ + * last change: $Author: vg $ $Date: 2007-04-11 21:32:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,8 +34,8 @@ ************************************************************************/ #include "../source/inc/helpid.hrc" // HID_XXX -#include "../inc/sfxsids.hrc" // SID_XXX -#include "../inc/sfx.hrc" +#include "../inc/sfx2/sfxsids.hrc" // SID_XXX +#include "../inc/sfx2/sfx.hrc" hidspecial HID_APP_WIN { HelpID = HID_APP_WIN; }; |