1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-03 02:14:16 +00:00
tgregerson e74ad86f14
Don't close tags menu when toggling items (#15098)
The issue was resolved by using QAction::toggled signal instead of
QAction::triggered. In QT 5.15+ the latter signal causes a QMenu
to close, whereas the former does not. Closes #13492.
2021-06-16 17:57:56 +03:00
..
2021-06-03 08:56:41 +03:00
2021-01-01 16:03:32 +08:00
2021-01-01 16:03:32 +08:00
2021-01-01 16:03:32 +08:00
2018-08-28 14:14:01 +08:00
2020-11-17 21:02:37 +03:00
2021-01-01 16:03:32 +08:00
2019-03-15 14:29:06 +08:00
2021-03-29 00:08:14 +03:00
2021-05-19 15:42:41 +03:00
2019-09-05 20:16:18 +08:00
2020-11-17 21:02:37 +03:00
2021-04-13 16:22:48 +02:00
2021-05-18 08:40:05 +03:00
2020-11-17 21:02:37 +03:00
2021-01-01 16:03:32 +08:00
2021-01-01 16:03:32 +08:00
2021-01-01 16:03:32 +08:00
2018-05-20 23:35:20 +03:00
2021-03-31 11:07:01 +08:00
2020-11-17 21:02:37 +03:00
2021-06-03 08:56:41 +03:00