summaryrefslogtreecommitdiff
path: root/framework/source/inc/accelerators/istoragelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/accelerators/istoragelistener.hxx')
-rw-r--r--framework/source/inc/accelerators/istoragelistener.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/inc/accelerators/istoragelistener.hxx b/framework/source/inc/accelerators/istoragelistener.hxx
index 555d517d3a54..667b7dc4f4d7 100644
--- a/framework/source/inc/accelerators/istoragelistener.hxx
+++ b/framework/source/inc/accelerators/istoragelistener.hxx
@@ -58,6 +58,9 @@ class IStorageListener
//--------------------------------------
/** @short TODO */
virtual void changesOccurred(const ::rtl::OUString& sPath) = 0;
+
+ protected:
+ ~IStorageListener() {}
};
} // namespace framework