From a5a99eb51e8e2890144f936c08ee3609f3c5387a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 17:09:15 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.32.66); FILE MERGED 2007/06/04 13:26:56
vg 1.32.66.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svx/source/fmcomp/gridctrl.src | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'svx/source/fmcomp')
diff --git a/svx/source/fmcomp/gridctrl.src b/svx/source/fmcomp/gridctrl.src
index c78c5cbc1e48..07e24dc5311b 100644
--- a/svx/source/fmcomp/gridctrl.src
+++ b/svx/source/fmcomp/gridctrl.src
@@ -4,9 +4,9 @@
*
* $RCSfile: gridctrl.src,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 14:26:04 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:09:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,7 @@
************************************************************************/
#include "fmresids.hrc"
-#include "svxids.hrc"
+#include
#include "globlmn.hrc"
#include "fmhelp.hrc"
Menu RID_SVXMNU_ROWS
--
cgit