mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
Removed useless flag in main.qml.
This commit is contained in:
parent
800bbd359b
commit
9bd0ca74b6
@ -39,7 +39,6 @@ ApplicationWindow{
|
|||||||
//Workaround: if menubar is assigned ugly margins are visible.
|
//Workaround: if menubar is assigned ugly margins are visible.
|
||||||
menuBar: shadersettings.showMenubar ? defaultMenuBar : null
|
menuBar: shadersettings.showMenubar ? defaultMenuBar : null
|
||||||
|
|
||||||
flags: Qt.WA_TranslucentBackground
|
|
||||||
color: "#00000000"
|
color: "#00000000"
|
||||||
title: qsTr("cool-retro-term")
|
title: qsTr("cool-retro-term")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user