5 lines
39 B
QML
5 lines
39 B
QML
|
import QtQuick.Layouts
|
||
|
|
||
|
GridLayout {
|
||
|
}
|