summaryrefslogtreecommitdiff
path: root/sw/inc/globdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/globdoc.hxx')
-rw-r--r--sw/inc/globdoc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx
index b76f891e0737..fa08d449d5b3 100644
--- a/sw/inc/globdoc.hxx
+++ b/sw/inc/globdoc.hxx
@@ -38,7 +38,7 @@ public:
OUString * pLongUserName,
OUString * pUserName,
sal_Int32 nFileFormat,
- bool bTemplate = false ) const;
+ bool bTemplate = false ) const SAL_OVERRIDE;
};
#endif