mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-27 15:54:09 +00:00
bugfix: add missing background color setting for Settings window
Closes: #637, #746, #826, #841, #885
This commit is contained in:
parent
f157648d1e
commit
c200bd2227
@ -29,6 +29,7 @@ Window {
|
||||
title: qsTr("Settings")
|
||||
width: 640
|
||||
height: 640
|
||||
color: palette.base
|
||||
|
||||
property int tabmargins: 15
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user