This website requires JavaScript.
Explore
Help
Register
Sign In
Zergling_man
/
moment
Watch
1
Star
0
Fork
0
You've already forked moment
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
65a9e420bf
moment
/
harmonyqml
/
HomePage.qml
9 lines
116 B
QML
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-03-22 14:28:14 +11:00
import
QtQuick
2.7
Rectangle
{
PlainLabel
{
anchors.centerIn:
parent
Add action buttons toolbar and placeholder pages
2019-03-22 21:24:19 +11:00
text:
"Home page"
Initial commit
2019-03-22 14:28:14 +11:00
}
}
Reference in New Issue
Copy Permalink