mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revisions
This commit is contained in:
parent
408ba0a2be
commit
b3eb6cb09a
4 changed files with 9 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ Rectangle {
|
|||
id: main
|
||||
width: Screen.desktopAvailableWidth
|
||||
height: Screen.desktopAvailableHeight
|
||||
color: Qt.darker("lightsteelblue", 1.25)
|
||||
|
||||
property bool small: (Math.max(width, height) < 1000)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue