mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-03-20 17:48:46 +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{
|
ShaderTerminal{
|
||||||
property alias title: terminal.title
|
property alias title: terminal.title
|
||||||
|
property alias terminalSize: terminal.terminalSize
|
||||||
|
|
||||||
id: mainShader
|
id: mainShader
|
||||||
opacity: appSettings.windowOpacity * 0.3 + 0.7
|
opacity: appSettings.windowOpacity * 0.3 + 0.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user