[gimp/soc-2009-dynamics] Reorder dynamics stuff
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp/soc-2009-dynamics] Reorder dynamics stuff
- Date: Tue, 13 Oct 2009 19:19:58 +0000 (UTC)
commit 3b1f78d2860b26f4ec162563c6a1072536556ed5
Author: Michael Natterer <mitch gimp org>
Date: Tue Oct 13 21:19:40 2009 +0200
Reorder dynamics stuff
app/widgets/widgets-types.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/widgets-types.h b/app/widgets/widgets-types.h
index 55eb283..50adcae 100644
--- a/app/widgets/widgets-types.h
+++ b/app/widgets/widgets-types.h
@@ -60,9 +60,9 @@ typedef struct _GimpToolOptionsEditor GimpToolOptionsEditor;
typedef struct _GimpDataEditor GimpDataEditor;
typedef struct _GimpBrushEditor GimpBrushEditor;
+typedef struct _GimpDynamicsEditor GimpDynamicsEditor;
typedef struct _GimpGradientEditor GimpGradientEditor;
typedef struct _GimpPaletteEditor GimpPaletteEditor;
-typedef struct _GimpDynamicsEditor GimpDynamicsEditor;
/* GimpImageEditor widgets */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]