Commit 31f5673
committed
fix: use Qt::UniqueConnection to avoid duplicate signal connections
Prevent slotWorkAreaResized from being called multiple times when
resizeByCurrentScreen is invoked repeatedly.
Log: 使用UniqueConnection避免重复信号连接
Influence: 防止slotWorkAreaResized被多次调用1 parent 3051c63 commit 31f5673
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3519 | 3519 | | |
3520 | 3520 | | |
3521 | 3521 | | |
3522 | | - | |
| 3522 | + | |
3523 | 3523 | | |
3524 | 3524 | | |
3525 | 3525 | | |
| |||
0 commit comments