1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-11-01 15:42:12 +00:00

Resore frames functionalities.

This commit is contained in:
Filippo Scognamiglio
2014-09-14 00:45:34 +02:00
parent bc87df170b
commit b4bf29dc9e
7 changed files with 30 additions and 44 deletions

View File

@@ -153,9 +153,6 @@ ApplicationWindow{
Loader{
id: frame
anchors.fill: parent
property rect sourceRect: item.sourceRect
z: 2.1
source: shadersettings.frame_source
}