Skip to content

Fix compilation error due to renamed method

Zeger-Jan van de Weg requested to merge zj-fix-renamed-method into master

Two merge request got merged where the merge commit of the first wasn't in the second yet. This meant that renaming the method of the second created a compilation error.

Merge request reports