Kaydet (Commit) e197bcc6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Winconsistent-missing-override

Change-Id: I403feb52e491700dfb99e86817b983cbfd7aca45
üst 2af41bcb
...@@ -50,7 +50,7 @@ public: ...@@ -50,7 +50,7 @@ public:
SfxMapUnit ePresMetric, SfxMapUnit ePresMetric,
OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE; OUString &rText, const IntlWrapper * = 0 ) const SAL_OVERRIDE;
void dumpAsXml(struct _xmlTextWriter* pWriter) const; void dumpAsXml(struct _xmlTextWriter* pWriter) const SAL_OVERRIDE;
}; };
#endif #endif
......
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