7 lines
45 B
QML
7 lines
45 B
QML
import QtQuick
|
|
|
|
Item {
|
|
text: "tables"
|
|
|
|
}
|
import QtQuick
|
|
|
|
Item {
|
|
text: "tables"
|
|
|
|
}
|