summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/overlay/overlayobject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/overlay/overlayobject.hxx')
-rw-r--r--include/svx/sdr/overlay/overlayobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/overlay/overlayobject.hxx b/include/svx/sdr/overlay/overlayobject.hxx
index 243b1c6c8a4a..857b7f9f20c0 100644
--- a/include/svx/sdr/overlay/overlayobject.hxx
+++ b/include/svx/sdr/overlay/overlayobject.hxx
@@ -111,7 +111,7 @@ namespace sdr
// set changed flag. Call after change, since the old range is invalidated
// and then the new one is calculated and invalidated, too. This will only
// work after the change.
- virtual void objectChange();
+ void objectChange();
// write access to AntiAliase flag. This is protected since
// only implementations are allowed to change this, preferably in their