--- a/eric7/WebBrowser/Sync/SyncCheckPage.py Sat May 22 17:01:51 2021 +0200 +++ b/eric7/WebBrowser/Sync/SyncCheckPage.py Sat May 22 18:51:46 2021 +0200 @@ -124,7 +124,7 @@ @param fileName name of the file containing the animation @type str @param label reference to the label to be animated - @type E5AnimatedLabel + @type EricAnimatedLabel """ label.setInterval(40) label.setAnimationFile(fileName)