mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 19:42:45 +01:00
6 lines
54 B
QML
6 lines
54 B
QML
import QtQuick 2.0
|
|
|
|
Page {
|
|
pageName: "Settings"
|
|
}
|