mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
6 lines
75 B
QML
6 lines
75 B
QML
import QtQuick 2.15
|
|
import QtQuick.Controls 2.15
|
|
import Lisp 1.0
|
|
|
|
Item {
|
|
}
|