Mercurial
MiniDisplayManager
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
raw
|
help
MiniDisplayManager.pro
author
sl
Tue, 03 Jun 2014 16:11:47 +0200
changeset 29
a42cc76a2d5a
parent 0
c0e13d2503b9
permissions
-rw-r--r--
Trying to get rid of our QML timer.
We now connect to our window after animation signal from C++.
It looks like it works much better now. Less UI lags smother animation.
sl@2
1
TEMPLATE = subdirs
sl@2
2
CONFIG += ordered
sl@2
3
SUBDIRS = \
sl@2
4
MiniDisplay \
sl@2
5
Manager.pro