summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/tableobjectbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/table/tableobjectbar.hxx')
-rw-r--r--sd/source/ui/table/tableobjectbar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/table/tableobjectbar.hxx b/sd/source/ui/table/tableobjectbar.hxx
index 60301669a653..4bbdf99b267d 100644
--- a/sd/source/ui/table/tableobjectbar.hxx
+++ b/sd/source/ui/table/tableobjectbar.hxx
@@ -36,7 +36,7 @@ namespace sd { namespace ui { namespace table {
class TableObjectBar : public SfxShell
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SFX_DECL_INTERFACE( SD_IF_SDDRAWTABLEOBJECTBAR )
TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);