Skip to content
Snippets Groups Projects
Commit 6d06d47a authored by Christian Kandeler's avatar Christian Kandeler
Browse files

Do not use qMemSet and qMemCopy.


They are deprecated in Qt 5. Call std::memset and std::memcpy instead.

Change-Id: I53c22283208b4d6fdfcba870c3b141f3c02001bd
Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
parent 0b28569e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment