Fixed a couple of Qt 5.3 problems.
This commit is contained in:
@@ -30,6 +30,9 @@ ApplicationWindow{
|
||||
width: 1024
|
||||
height: 768
|
||||
|
||||
minimumWidth: 320
|
||||
minimumHeight: 240
|
||||
|
||||
title: qsTr("cool-old-term")
|
||||
visible: true
|
||||
visibility: shadersettings.fullscreen ? Window.FullScreen : Window.Windowed
|
||||
|
||||
Reference in New Issue
Block a user