sw/qa/extras/ww8export/ww8export.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 73df84ef265346b0e9e5d7c375bf13a8ed4b2a86 Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Thu Oct 15 08:45:31 2015 +0200 CppunitTest_sw_ww8import: SAL_OVERRIDE -> override Change-Id: Ibc7a9ec036317ced9fa09805b08669e6a01f8908 diff --git a/sw/qa/extras/ww8export/ww8export.cxx b/sw/qa/extras/ww8export/ww8export.cxx index 4268e4f..6c9b007 100644 --- a/sw/qa/extras/ww8export/ww8export.cxx +++ b/sw/qa/extras/ww8export/ww8export.cxx @@ -63,7 +63,7 @@ protected: return false; } - virtual void postLoad(const char* pFilename) SAL_OVERRIDE + virtual void postLoad(const char* pFilename) override { if (OString(pFilename) == "tdf94386.odt") { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits