summaryrefslogtreecommitdiff
path: root/svx/source/inc/hlmarkwn.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-12-01 17:13:55 +0000
committerRüdiger Timm <rt@openoffice.org>2003-12-01 17:13:55 +0000
commit45a65e7b228c1a23f801891039ef8e586957096a (patch)
treef9fd2cdaa696e98ef0c45e3230092600444de0ca /svx/source/inc/hlmarkwn.hxx
parente1304084927f23fbbed2500a7950976a2e353484 (diff)
INTEGRATION: CWS ooo20031110 (1.2.464); FILE MERGED
2003/11/06 22:30:35 waratah 1.2.464.1: #i21906# add class after friend
Diffstat (limited to 'svx/source/inc/hlmarkwn.hxx')
-rw-r--r--svx/source/inc/hlmarkwn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/hlmarkwn.hxx b/svx/source/inc/hlmarkwn.hxx
index c0cf4cde49e8..b1f56021078e 100644
--- a/svx/source/inc/hlmarkwn.hxx
+++ b/svx/source/inc/hlmarkwn.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hlmarkwn.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sj $ $Date: 2001-05-08 15:21:39 $
+ * last change: $Author: rt $ $Date: 2003-12-01 18:13:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,7 +114,7 @@ public:
class SvxHlinkDlgMarkWnd : public ModalDialog //FloatingWindow
{
private:
- friend SvxHlmarkTreeLBox;
+ friend class SvxHlmarkTreeLBox;
PushButton maBtApply;
PushButton maBtClose;