Kaydet (Commit) a5493ee2 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: 'updateChecksum' overrides a member function but is not marked 'override'

Change-Id: Ic2230e1d1f54e27d4189fc56b525a7e76ddab649
üst fec95ebb
......@@ -53,7 +53,7 @@ private:
std::deque< OpenGLSalBitmapOp* > maPendingOps;
void makeCurrent();
virtual void updateChecksum() const;
virtual void updateChecksum() const SAL_OVERRIDE;
bool calcChecksumGL(OpenGLTexture& rInputTexture, ChecksumType& rChecksum) const;
......
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