[gimp] Store the active dynamics with the input device
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] Store the active dynamics with the input device
- Date: Sat, 7 Nov 2009 16:40:27 +0000 (UTC)
commit e4d8a360803211a3c4b904a0f054ac8d2cbcd5f9
Author: Michael Natterer <mitch gimp org>
Date: Sat Nov 7 17:39:02 2009 +0100
Store the active dynamics with the input device
Also remove cruft #include <stdio.h>
app/widgets/gimpdeviceinfo.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/app/widgets/gimpdeviceinfo.h b/app/widgets/gimpdeviceinfo.h
index 855e529..83e2ef5 100644
--- a/app/widgets/gimpdeviceinfo.h
+++ b/app/widgets/gimpdeviceinfo.h
@@ -19,8 +19,6 @@
#define __GIMP_DEVICE_INFO_H__
-#include <stdio.h>
-
#include "core/gimpcontext.h"
@@ -32,6 +30,7 @@ G_BEGIN_DECLS
GIMP_CONTEXT_FOREGROUND_MASK | \
GIMP_CONTEXT_BACKGROUND_MASK | \
GIMP_CONTEXT_BRUSH_MASK | \
+ GIMP_CONTEXT_DYNAMICS_MASK | \
GIMP_CONTEXT_PATTERN_MASK | \
GIMP_CONTEXT_GRADIENT_MASK)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]