Settings page
This commit is contained in:
parent
ad275cf1fb
commit
ab4dfc611b
6 changed files with 184 additions and 8 deletions
|
@ -47,9 +47,9 @@ SlidePage {
|
|||
}
|
||||
},
|
||||
{
|
||||
label: 'About',
|
||||
label: 'Settings',
|
||||
callback: function () {
|
||||
pgst.loadPage('AboutPage.qml');
|
||||
pgst.loadPage('SettingsPage.qml');
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue