diff options
Diffstat (limited to 'sd/source/ui/inc/unmodpg.hxx')
-rw-r--r-- | sd/source/ui/inc/unmodpg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/unmodpg.hxx b/sd/source/ui/inc/unmodpg.hxx index 2e04e7c4e1aa..c327c937ca34 100644 --- a/sd/source/ui/inc/unmodpg.hxx +++ b/sd/source/ui/inc/unmodpg.hxx @@ -68,7 +68,7 @@ public: private: OUString maOldName; - OUString maNewName; + OUString const maNewName; const OUString maComment; }; |