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 03ab7aaaf75b..dbbd3d3d0d03 100644
--- a/sd/source/ui/inc/ViewShellHint.hxx
+++ b/sd/source/ui/inc/ViewShellHint.hxx
@@ -47,7 +47,7 @@ public:
ViewShellHint (HintId nHintId);
- HintId GetHintId (void) const { return meHintId;}
+ HintId GetHintId() const { return meHintId;}
private:
HintId meHintId;