Implemented AKB monitor screen
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
import QtQuick 2.0
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Layouts 1.12
|
||||
|
||||
import Controls 1.0 as Controls
|
||||
import Cubo 1.0
|
||||
|
||||
Item {
|
||||
Controls.Frame {
|
||||
anchors.fill: parent
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user