mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
small fix to Repl
This commit is contained in:
parent
97606681db
commit
5cb6ac8384
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Item {
|
|||
|
||||
Row {
|
||||
anchors.right: parent.right
|
||||
z: 1
|
||||
|
||||
Text {
|
||||
text: "REPL"
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ Item {
|
|||
|
||||
Row {
|
||||
anchors.right: parent.right
|
||||
z: 1
|
||||
|
||||
Text {
|
||||
text: "REPL"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue