summaryrefslogtreecommitdiff
path: root/include/svtools/imapobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/imapobj.hxx')
-rw-r--r--include/svtools/imapobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/imapobj.hxx b/include/svtools/imapobj.hxx
index 9c0f73b91450..874614ba214a 100644
--- a/include/svtools/imapobj.hxx
+++ b/include/svtools/imapobj.hxx
@@ -87,7 +87,7 @@ public:
bool bActive );
virtual ~IMapObject() {};
- virtual sal_uInt16 GetVersion() const;
+ sal_uInt16 GetVersion() const;
virtual sal_uInt16 GetType() const = 0;
virtual bool IsHit( const Point& rPoint ) const = 0;