Kaydet (Commit) 73df84ef authored tarafından Miklos Vajna's avatar Miklos Vajna

CppunitTest_sw_ww8import: SAL_OVERRIDE -> override

Change-Id: Ibc7a9ec036317ced9fa09805b08669e6a01f8908
üst 6f596fe5
...@@ -63,7 +63,7 @@ protected: ...@@ -63,7 +63,7 @@ protected:
return false; return false;
} }
virtual void postLoad(const char* pFilename) SAL_OVERRIDE virtual void postLoad(const char* pFilename) override
{ {
if (OString(pFilename) == "tdf94386.odt") if (OString(pFilename) == "tdf94386.odt")
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment