diff options
Diffstat (limited to 'sc/inc/brdcst.hxx')
-rw-r--r-- | sc/inc/brdcst.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/brdcst.hxx b/sc/inc/brdcst.hxx index 5c91138defd8..5a283bce71fe 100644 --- a/sc/inc/brdcst.hxx +++ b/sc/inc/brdcst.hxx @@ -25,7 +25,7 @@ class SvtBroadcaster; -class ScHint : public SfxSimpleHint +class ScHint : public SfxHint { ScAddress aAddress; |