7 lines
57 B
QML
7 lines
57 B
QML
import QtQuick
|
|
import QtQuick.Controls
|
|
|
|
Popup {
|
|
|
|
}
|