Skip to content

connect-non-signal: Fix not finding method from PMF connect when signal is declared in variable

Alexander Lohnau requested to merge work/alex/pmf_not_found into master

Especially with long method/class names or overloads, this it a reasonable pattern to use

BUG: 478293

Merge request reports