mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-08-31 16:12:15 +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.