[gimp] plug-ins: update win32 screenshot to use the right delay as well.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: update win32 screenshot to use the right delay as well.
- Date: Sun, 10 Dec 2017 01:41:31 +0000 (UTC)
commit 1febb3327bcb3c141cef6abc5f59838bab147edb
Author: Jehan <jehan girinstud io>
Date: Sun Dec 10 02:29:05 2017 +0100
plug-ins: update win32 screenshot to use the right delay as well.
plug-ins/screenshot/screenshot-win32.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/screenshot/screenshot-win32.c b/plug-ins/screenshot/screenshot-win32.c
index 1394dbe..05519b9 100644
--- a/plug-ins/screenshot/screenshot-win32.c
+++ b/plug-ins/screenshot/screenshot-win32.c
@@ -144,7 +144,7 @@ screenshot_win32_shoot (ScreenshotValues *shootvals,
image_id = image_ID;
- winsnapvals.delay = shootvals->select_delay;
+ winsnapvals.delay = shootvals->screenshot_delay;
if (shootvals->shoot_type == SHOOT_ROOT)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]