1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 18:22:46 +00:00

Add login page

This commit is contained in:
Chris Josten 2021-03-07 16:26:13 +01:00
parent fb60cf13de
commit 56d7c1486e
13 changed files with 246 additions and 121 deletions

View file

@ -1,5 +1,6 @@
import QtQuick 2.12
import QtQuick.Templates 2.12 as T
import ".."
T.Page {