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
Branches
Tags
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment