summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sctablesheetobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/extras/sctablesheetobj.cxx')
-rw-r--r--sc/qa/extras/sctablesheetobj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/extras/sctablesheetobj.cxx b/sc/qa/extras/sctablesheetobj.cxx
index 2dea47011a39..22d2cde920ff 100644
--- a/sc/qa/extras/sctablesheetobj.cxx
+++ b/sc/qa/extras/sctablesheetobj.cxx
@@ -26,7 +26,7 @@ class ScTableSheetObj : public CalcUnoApiTest, apitest::XSearchable, apitest::XR
public:
ScTableSheetObj();
- virtual uno::Reference< uno::XInterface > init();
+ virtual uno::Reference< uno::XInterface > init() SAL_OVERRIDE;
CPPUNIT_TEST_SUITE(ScTableSheetObj);
CPPUNIT_TEST(testFindAll);