mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-03-20 09:39:07 +00:00
Fix: oops... Removed something that was actually useful.
This commit is contained in:
parent
c9f918784c
commit
dab16fb80a
@ -3,6 +3,7 @@ import QtGraphicalEffects 1.0
|
||||
|
||||
ShaderTerminal{
|
||||
property alias title: terminal.title
|
||||
property alias terminalSize: terminal.terminalSize
|
||||
|
||||
id: mainShader
|
||||
opacity: appSettings.windowOpacity * 0.3 + 0.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user