diff -r 47be220abdaf -r 779cda568acb src/eric7/Snapshot/SnapshotDefaultGrabber.py --- a/src/eric7/Snapshot/SnapshotDefaultGrabber.py Tue Apr 16 15:47:11 2024 +0200 +++ b/src/eric7/Snapshot/SnapshotDefaultGrabber.py Sat Apr 20 18:01:36 2024 +0200 @@ -68,11 +68,10 @@ @type ScreenshotModes @param delay delay in seconds @type int - @param captureCursor flag indicating to include the mouse cursor - (not used) + @param captureCursor flag indicating to include the mouse cursor (unused) @type bool @param captureDecorations flag indicating to include the window - decorations (not used) + decorations (unused) @type bool """ self.__mode = mode