Skip to content

Commit

Permalink
remove obsolete instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
anyc committed May 14, 2017
1 parent 40892c0 commit 82b1e00
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions 001-analog-precision.qml
Expand Up @@ -25,17 +25,6 @@
* This watchface is based on the official analog watchface but comes
* with a seconds hand, strokes for hours and minutes, correct
* dropshadows for the hands and other small improvements.
*
* For the seconds hand, you will need to change:
*
* updateFrequency: WallClock.Minute
*
* to
*
* updateFrequency: WallClock.Second
*
* in asteroid-launcher:qml/MainScreen.qml
*
*/

import QtQuick 2.1
Expand Down

0 comments on commit 82b1e00

Please sign in to comment.