mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-13 06:22:24 +00:00

macOS seems have an unique way to handle widget size, that is, it doesn't require application to resize widgets manually, Qt will handle the resize job automatically. Closes #8841.