Commit 88a747c
committed
fix(ui): restore qfluentwidgets import-time banner suppression
The lazy __getattr__ refactor (3d0d522) dropped the redirect_stdout wrapper around the qfluentwidgets import, so its promo banner printed to the console again. Warm-import the library with stdout redirected before application loads.1 parent bb382ad commit 88a747c
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments