diff options
Diffstat (limited to 'sd/source/ui/inc/GraphicViewShellBase.hxx')
-rw-r--r-- | sd/source/ui/inc/GraphicViewShellBase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/GraphicViewShellBase.hxx b/sd/source/ui/inc/GraphicViewShellBase.hxx index db8e778dedf5..37d4ed0c58ec 100644 --- a/sd/source/ui/inc/GraphicViewShellBase.hxx +++ b/sd/source/ui/inc/GraphicViewShellBase.hxx @@ -32,7 +32,7 @@ class GraphicViewShellBase : public ViewShellBase { public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); SFX_DECL_VIEWFACTORY(GraphicViewShellBase); /** This constructor is used by the view factory of the SFX |