summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellHint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/ViewShellHint.hxx')
-rw-r--r--sd/source/ui/inc/ViewShellHint.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellHint.hxx b/sd/source/ui/inc/ViewShellHint.hxx
index 677ca5dc982b..049e02790937 100644
--- a/sd/source/ui/inc/ViewShellHint.hxx
+++ b/sd/source/ui/inc/ViewShellHint.hxx
@@ -49,7 +49,7 @@ public:
ViewShellHint (HintId nHintId);
- HintId GetHintId (void) const;
+ HintId GetHintId (void) const { return meHintId;}
private:
HintId meHintId;