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
8dccfffc8b
moment
/
src
/
qml
/
Base
/
HRectangle.qml
7 lines
89 B
QML
Raw
Normal View
History
Unescape
Escape
Remove blur effect, causes too much trouble
2019-05-12 07:51:00 +10:00
import
QtQuick
2.7
Rectangle
{
id: rectangle
Replace HStyle singleton by global Theme in Window
2019-07-07 07:50:55 +10:00
color:
theme
.
sidePane
.
background
Remove blur effect, causes too much trouble
2019-05-12 07:51:00 +10:00
}
Reference in New Issue
Copy Permalink