Skip to content

ForwardingWorkerBase: Fix missing slot declaration for string based connect

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

Using Q_PRIVATE_SLOT, we tell the moc to call the d-ptr instead of the q-ptr

Merge request reports

Loading