1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2026-02-08 00:32:27 +00:00

Get rid of unused wintitle feature.

This commit is contained in:
Filippo Scognamiglio
2026-01-11 23:34:29 +01:00
parent 56144f757d
commit 471ec29f5d
3 changed files with 0 additions and 8 deletions

View File

@@ -67,7 +67,6 @@ ApplicationWindow {
sourceComponent: OSXMenu { }
}
property string wintitle: appSettings.wintitle
property real normalizedWindowScale: 1024 / ((0.5 * width + 0.5 * height))
color: "#00000000"