diff options
Diffstat (limited to 'sc/qa/extras/scannotationshapeobj.cxx')
-rw-r--r-- | sc/qa/extras/scannotationshapeobj.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/extras/scannotationshapeobj.cxx b/sc/qa/extras/scannotationshapeobj.cxx index 8f0c16e823fc..7eefd0c043f2 100644 --- a/sc/qa/extras/scannotationshapeobj.cxx +++ b/sc/qa/extras/scannotationshapeobj.cxx @@ -24,7 +24,7 @@ using namespace css::uno; namespace sc_apitest { -class ScAnnotationShapeObj : public CalcUnoApiTest, apitest::XText +class ScAnnotationShapeObj : public CalcUnoApiTest, public apitest::XText { public: ScAnnotationShapeObj(); |