diff -r 03264dcdd83e -r 5ae038f273c4 Snapshot/SnapshotTimer.py --- a/Snapshot/SnapshotTimer.py Sun Mar 31 16:22:00 2019 +0200 +++ b/Snapshot/SnapshotTimer.py Mon Apr 01 19:34:58 2019 +0200 @@ -15,6 +15,7 @@ from Globals import qVersionTuple + class SnapshotTimer(QWidget): """ Class implementing the snapshot timer widget.