qt: Match toolbar background with Win32 backend

This commit is contained in:
Cacodemon345
2022-11-11 21:58:42 +06:00
parent 51aa132818
commit d827a3708c
2 changed files with 6 additions and 0 deletions

View File

@@ -218,6 +218,9 @@
<property name="windowTitle">
<string notr="true">toolBar</string>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="movable">
<bool>false</bool>
</property>