summaryrefslogtreecommitdiff
path: root/include/svtools/svmedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/svmedit.hxx')
-rw-r--r--include/svtools/svmedit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/svmedit.hxx b/include/svtools/svmedit.hxx
index 64d81bd721fe..7d84c2efee4d 100644
--- a/include/svtools/svmedit.hxx
+++ b/include/svtools/svmedit.hxx
@@ -35,7 +35,7 @@ public:
MultiLineEdit( Window* pParent, const ResId& rResId );
virtual ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer >
- GetComponentInterface(sal_Bool bCreate = sal_True);
+ GetComponentInterface(sal_Bool bCreate = sal_True) SAL_OVERRIDE;
};