summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdmrkv.hxx')
-rw-r--r--include/svx/svdmrkv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index a593130163c0..cb5660018260 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -320,7 +320,7 @@ public:
virtual bool HasMarkedPoints() const;
// There might be points which can't be marked:
- virtual bool IsPointMarkable(const SdrHdl& rHdl) const;
+ bool IsPointMarkable(const SdrHdl& rHdl) const;
virtual bool MarkPoint(SdrHdl& rHdl, bool bUnmark=false);
/** should only be used from outside svx for special ui elements */