summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/ChangingResource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/ChangingResource.hxx')
-rw-r--r--chart2/source/controller/dialogs/ChangingResource.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/ChangingResource.hxx b/chart2/source/controller/dialogs/ChangingResource.hxx
index e9e122bf293a..c140468ee707 100644
--- a/chart2/source/controller/dialogs/ChangingResource.hxx
+++ b/chart2/source/controller/dialogs/ChangingResource.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -53,7 +53,7 @@ public:
virtual ~ChangingResource();
virtual void setChangeListener( ResourceChangeListener* pListener );
-
+
protected:
ResourceChangeListener* m_pChangeListener;
};