summaryrefslogtreecommitdiff
path: root/extensions/source/svg/svgaction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/svg/svgaction.hxx')
-rw-r--r--extensions/source/svg/svgaction.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/extensions/source/svg/svgaction.hxx b/extensions/source/svg/svgaction.hxx
index 7fa159450a72..c0c5513d25f1 100644
--- a/extensions/source/svg/svgaction.hxx
+++ b/extensions/source/svg/svgaction.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svgaction.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:53 $
+ * last change: $Author: ka $ $Date: 2001-03-22 17:49:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,6 +137,8 @@ class GDIMetaFile;
class SVGActionWriter
{
+ friend class SVGAttributeWriter;
+
private:
Stack maContextStack;