New backup 2025-11-10 13:45:03
This commit is contained in:
parent
7006fccf9b
commit
c089538af0
2 changed files with 6 additions and 3 deletions
|
|
@ -168,8 +168,8 @@ RunPrefix=
|
|||
SetEditor=false
|
||||
|
||||
[MainWindow]
|
||||
1920x1200 screen: Height=612
|
||||
1920x1200 screen: Width=1097
|
||||
1920x1200 screen: Height=552
|
||||
1920x1200 screen: Width=1036
|
||||
2 screens: Height=1119
|
||||
2 screens: Width=490
|
||||
2048x1280 screen: Height=1199
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
QMenuBar {
|
||||
color: palette(text);
|
||||
color: palette(window-text);
|
||||
}
|
||||
QMenu {
|
||||
background-color: palette(window);
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue