Fix some virtual methods of NullEventHandler that were apparently intended to overload base class methods, but did not. Add override keyword to prevent these getting out of sync again. |
||
|---|---|---|
| .. | ||
| api.cpp | ||
| CMakeLists.txt | ||
| parse.cpp | ||
| read.cpp | ||
| sandbox.cpp | ||
Fix some virtual methods of NullEventHandler that were apparently intended to overload base class methods, but did not. Add override keyword to prevent these getting out of sync again. |
||
|---|---|---|
| .. | ||
| api.cpp | ||
| CMakeLists.txt | ||
| parse.cpp | ||
| read.cpp | ||
| sandbox.cpp | ||