Skip to content
Commit e6e148ac authored by Bernhard Beschow's avatar Bernhard Beschow
Browse files

use override keyword consistently

If one reimplemented method is marked with override, the other reimplemented methods should be marked with override as well, otherwise clang complains.
parent 1a115208
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