Skip to content
Snippets Groups Projects
Commit b90c5699 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Use `override` instead of `virtual`

The `override` specifier makes sure that the function is virtual and
overrides a virtual function from the base class.
parent d1d354fb
No related branches found
No related tags found
Loading
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