mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-01 15:42:12 +00:00
Use window title from session. Fixes #167
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import QtQuick 2.2
|
||||
|
||||
Item{
|
||||
property alias title: terminal.title
|
||||
|
||||
Item{
|
||||
id: scalableContent
|
||||
width: parent.width * shadersettings.window_scaling
|
||||
|
||||
Reference in New Issue
Block a user