diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:44:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:44:45 +0000 |
commit | 17560ce04822e318a22f04b7736875527b328b50 (patch) | |
tree | e13f89547e51c2a1adea2f0f6301cae13f78f3dc /svx/source/dialog/tabline.src | |
parent | 541072197be7c1e518783637dded443f654a2551 (diff) |
INTEGRATION: CWS vgbugs07 (1.42.66); FILE MERGED
2007/06/04 13:26:29 vg 1.42.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/tabline.src')
-rw-r--r-- | svx/source/dialog/tabline.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/tabline.src b/svx/source/dialog/tabline.src index 405d81809d3c..41c6f398ce50 100644 --- a/svx/source/dialog/tabline.src +++ b/svx/source/dialog/tabline.src @@ -4,9 +4,9 @@ * * $RCSfile: tabline.src,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 14:21:52 $ + * last change: $Author: hr $ $Date: 2007-06-27 17:44:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ // include ------------------------------------------------------------------ -#include "dialogs.hrc" +#include <svx/dialogs.hrc> #include "helpid.hrc" #include "tabline.hrc" |