7 lines
73 B
QML
7 lines
73 B
QML
|
import QtQml
|
||
|
|
||
|
import Status.Controls.Navigation
|
||
|
|
||
|
NavigationBarButton {
|
||
|
}
|