diff options
Diffstat (limited to 'sd/source/ui/inc/unprlout.hxx')
-rw-r--r-- | sd/source/ui/inc/unprlout.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/unprlout.hxx b/sd/source/ui/inc/unprlout.hxx index 3ff3a90ee08c..b5a69d3a5383 100644 --- a/sd/source/ui/inc/unprlout.hxx +++ b/sd/source/ui/inc/unprlout.hxx @@ -37,7 +37,7 @@ class SdPresentationLayoutUndoAction : public SdUndoAction OUString aComment; public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); SdPresentationLayoutUndoAction(SdDrawDocument* pTheDoc, const OUString& aTheOldLayoutName, const OUString& aTheNewLayoutName, |