Skip to content

Commit 03670d6

Browse files
committed
Fix Tracker Island Backgrounds
- Fix regression from 308b15e (I have no idea why I changed this?)
1 parent 164cf65 commit 03670d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/desktop/mainwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2480,7 +2480,7 @@ color: lightgray</string>
24802480
<cursorShape>ArrowCursor</cursorShape>
24812481
</property>
24822482
<property name="autoFillBackground">
2483-
<bool>false</bool>
2483+
<bool>true</bool>
24842484
</property>
24852485
<property name="styleSheet">
24862486
<string notr="true"/>

0 commit comments

Comments
 (0)