Skip to content

Port some tests to Qt5 connect syntax

Alexander Lohnau requested to merge work/fix_connect_in_tests into master

Port some trivial Qt4 style connects to Qt5 style.

Test Plan:
Compile time check and same amount of tests pass.

@dfaure

Merge request reports