1
0
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:
Santtu Lakkala
2014-10-27 09:28:27 +02:00
parent 08ade0eb6f
commit 4b5827cb3e
5 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
import QtQuick 2.2
Item{
property alias title: terminal.title
Item{
id: scalableContent
width: parent.width * shadersettings.window_scaling