This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
1b5d407e93
status-desktop
/
ui
/
imports
/
utils
/
Tracer.qml
8 lines
109 B
QML
Raw
Blame
History
import
QtQuick
2.14
Rectangle
{
anchors.fill:
parent
color:
"transparent"
border.color:
"red"
}
Reference in New Issue
View Git Blame
Copy Permalink