Skip to content

Don't use Qt::UniqueConnection on a lambda

David Edmundson requested to merge work/buffer_attach into master

It won't detect properly, instead the same code is moved into a member function.

Merge request reports