Commit dbd5fd5
fix: restore white menu bar background after language switch (Qt 6)
In Qt 6 the QMenuBar inherits the parent QMainWindow dark background
(#2C3233) instead of using the native platform style. Add explicit
QMenuBar rules alongside the existing MainWindow stylesheet so the
menu bar stays white with black text regardless of locale or restart.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ecb06de commit dbd5fd5
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
0 commit comments