1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-18 12:15:27 +00:00

Removed useless flag in main.qml.

This commit is contained in:
Filippo Scognamiglio 2014-10-07 21:50:02 +02:00
parent 800bbd359b
commit 9bd0ca74b6

View File

@ -39,7 +39,6 @@ ApplicationWindow{
//Workaround: if menubar is assigned ugly margins are visible.
menuBar: shadersettings.showMenubar ? defaultMenuBar : null
flags: Qt.WA_TranslucentBackground
color: "#00000000"
title: qsTr("cool-retro-term")