"git@developer.sourcefind.cn:cnjsdfcy/simbricks.git" did not exist on "31b07726c13dc2131e9554d1dac89e58cdd08f6d"
  • Matthew Woehlke's avatar
    Fix NullEventHandler overloads · 5a519a4c
    Matthew Woehlke authored
    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.
    5a519a4c
parse.cpp 1.43 KB