summaryrefslogtreecommitdiff
path: root/include/svx/e3dundo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/e3dundo.hxx')
-rw-r--r--include/svx/e3dundo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/e3dundo.hxx b/include/svx/e3dundo.hxx
index ad8075e28c16..0d87726917d7 100644
--- a/include/svx/e3dundo.hxx
+++ b/include/svx/e3dundo.hxx
@@ -104,7 +104,7 @@ class SVX_DLLPUBLIC E3dAttributesUndoAction : public SdrUndoAction
virtual bool CanRepeat(SfxRepeatTarget& rView) const SAL_OVERRIDE;
virtual void Undo() SAL_OVERRIDE;
virtual void Redo() SAL_OVERRIDE;
- virtual void Repeat();
+ void Repeat();
};
#endif // INCLUDED_SVX_E3DUNDO_HXX