Skip to content

Fix Qt signal-slot connection errors on Qt 6 (possibly 5 too)

nyanpasu64 requested to merge fix-qt-connect into dev

This removes all Qt::UniqueConnection from the app, excluding comments.

Edited by nyanpasu64

Merge request reports