mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-01 07:32:17 +00:00 
			
		
		
		
	Removed useless flag in main.qml.
This commit is contained in:
		| @@ -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") | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user