summaryrefslogtreecommitdiff
path: root/include/svx/fmshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmshell.hxx')
-rw-r--r--include/svx/fmshell.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx
index 1d8831c2ffd2..f8ecdcc994f6 100644
--- a/include/svx/fmshell.hxx
+++ b/include/svx/fmshell.hxx
@@ -60,7 +60,6 @@ class SVX_DLLPUBLIC FmDesignModeChangedHint : public SfxHint
bool m_bDesignMode;
public:
- TYPEINFO_OVERRIDE();
FmDesignModeChangedHint( bool bDesMode );
virtual ~FmDesignModeChangedHint();