Mercurial
MiniDisplayManager
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
raw
|
help
DisplayFrame.qml
author
sl
Wed, 04 Jun 2014 21:56:36 +0200
changeset 35
2868107ea71d
permissions
-rw-r--r--
Testing our double marquee.
1
import QtQuick 2.0
2
3
Rectangle {
4
width: 256
5
height: 64
6
color: red
7
}