src/eric7/Snapshot/SnapshotDefaultGrabber.py

branch
eric7
changeset 10683
779cda568acb
parent 10439
21c28b0f9e41
child 10692
9becf9ca115c
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

eric ide

mercurial