repository.h: Make Repository::eventFilter() protected

QObject::eventFilter() is a public virtual method reimplementation that was made private instead of protected in line with existing conventions.

Ref: 956564c2

Merge request reports

Loading