mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revision
This commit is contained in:
parent
5bd165c799
commit
b89234e257
2 changed files with 1 additions and 5 deletions
|
|
@ -3,11 +3,10 @@ import QtQuick.Controls 2.15
|
|||
|
||||
Item {
|
||||
id: repl
|
||||
z: 2
|
||||
z: 1
|
||||
anchors.fill: parent
|
||||
|
||||
Row {
|
||||
z: 1
|
||||
anchors.right: parent.right
|
||||
|
||||
Text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue