summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/unprlout.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/func/unprlout.cxx')
-rw-r--r--sd/source/ui/func/unprlout.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/func/unprlout.cxx b/sd/source/ui/func/unprlout.cxx
index 0e9c122d74d0..8aaed9932d89 100644
--- a/sd/source/ui/func/unprlout.cxx
+++ b/sd/source/ui/func/unprlout.cxx
@@ -43,7 +43,7 @@ SdPresentationLayoutUndoAction::SdPresentationLayoutUndoAction(
DBG_ASSERT(pThePage, "No Page set!");
pPage = pThePage;
- aComment = SD_RESSTR(STR_UNDO_SET_PRESLAYOUT);
+ aComment = SdResId(STR_UNDO_SET_PRESLAYOUT);
}
void SdPresentationLayoutUndoAction::Undo()