summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/ChangingResource.hxx
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2010-04-09 10:24:13 +0200
committerIngrid Halama <iha@openoffice.org>2010-04-09 10:24:13 +0200
commitcba8a6f937aea45938401957dcca617172cb3d57 (patch)
treeada9ad0e9a7ef05a7c9db84110121602c13898f5 /chart2/source/controller/dialogs/ChangingResource.hxx
parent13d7655a877492f67814c1a269bcb52264f0e3e1 (diff)
parent6a30f2a3025a9db27d1230d9498570964cd74e3f (diff)
chart45: merge with DEV300_m76
Diffstat (limited to 'chart2/source/controller/dialogs/ChangingResource.hxx')
-rw-r--r--chart2/source/controller/dialogs/ChangingResource.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/ChangingResource.hxx b/chart2/source/controller/dialogs/ChangingResource.hxx
index df69358b00b7..ed6be33b912e 100644
--- a/chart2/source/controller/dialogs/ChangingResource.hxx
+++ b/chart2/source/controller/dialogs/ChangingResource.hxx
@@ -42,6 +42,7 @@ class ResourceChangeListener
{
public:
virtual void stateChanged( ChangingResource* pResource ) = 0;
+ virtual ~ResourceChangeListener();
};
class ChangingResource