summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ImplUndoManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/ImplUndoManager.hxx')
-rw-r--r--chart2/source/tools/ImplUndoManager.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/tools/ImplUndoManager.hxx b/chart2/source/tools/ImplUndoManager.hxx
index 94d04b69a5a4..35a90becbcf2 100644
--- a/chart2/source/tools/ImplUndoManager.hxx
+++ b/chart2/source/tools/ImplUndoManager.hxx
@@ -200,6 +200,7 @@ public:
protected:
// ____ ::utl::ConfigItem ____
virtual void Notify( const ::com::sun::star::uno::Sequence< ::rtl::OUString > & aPropertyNames );
+ virtual void Commit();
private:
ConfigItemListener & m_rListener;