diff -r 9ed1423d5af8 -r b5d830bdea12 Snapshot/SnapshotTimer.py --- a/Snapshot/SnapshotTimer.py Thu Apr 04 19:04:50 2019 +0200 +++ b/Snapshot/SnapshotTimer.py Fri Apr 05 18:59:36 2019 +0200 @@ -15,6 +15,7 @@ from Globals import qVersionTuple + class SnapshotTimer(QWidget): """ Class implementing the snapshot timer widget.