mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-11 13:32:09 +00:00

Look for qtsinglecoreapplication.h when Qt5Widgets module was not found, and qtsingleapplication.h otherwise. Fixes #9196. This also removes Qt4 support from the QtSingleApplication find module.