diff options
Diffstat (limited to 'sd/source/ui/inc/ViewShellHint.hxx')
-rw-r--r-- | sd/source/ui/inc/ViewShellHint.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellHint.hxx b/sd/source/ui/inc/ViewShellHint.hxx index dbbd3d3d0d03..574982dcda50 100644 --- a/sd/source/ui/inc/ViewShellHint.hxx +++ b/sd/source/ui/inc/ViewShellHint.hxx @@ -50,7 +50,7 @@ public: HintId GetHintId() const { return meHintId;} private: - HintId meHintId; + HintId const meHintId; }; } // end of namespace sd |