summaryrefslogtreecommitdiff
path: root/sw/inc/accmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/accmap.hxx')
-rw-r--r--sw/inc/accmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx
index 814b210460ed..9d155dcb2edb 100644
--- a/sw/inc/accmap.hxx
+++ b/sw/inc/accmap.hxx
@@ -168,7 +168,7 @@ public:
SwAccessibleContext *pParentImpl,
bool bCreate = true );
- inline SwViewShell* GetShell() const
+ SwViewShell* GetShell() const
{
return mpVSh;
}