summaryrefslogtreecommitdiff
path: root/svx/inc/optgrid.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 14:06:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 14:06:05 +0000
commit80204d8fcf35c14168a75765360eb61977653162 (patch)
treebef084bbf17b8e0d28743b03ea7213aafeae831e /svx/inc/optgrid.hxx
parent45804b0395ec0f8369224229e41f1b099c4754d3 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'svx/inc/optgrid.hxx')
-rw-r--r--svx/inc/optgrid.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/inc/optgrid.hxx b/svx/inc/optgrid.hxx
index 225eac9aa8d3..6dbb530de9bc 100644
--- a/svx/inc/optgrid.hxx
+++ b/svx/inc/optgrid.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: optgrid.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: os $ $Date: 2002-02-01 11:13:52 $
+ * last change: $Author: hr $ $Date: 2003-03-27 14:59:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,7 +128,8 @@ public:
class SvxGridItem : public SvxOptionsGrid, public SfxPoolItem
{
- friend SvxGridTabPage;
+ // #i9076#
+ friend class SvxGridTabPage;
public:
SvxGridItem( USHORT nWhich) : SfxPoolItem(nWhich){};