[gimp] app: argh, #define ENABLE_SPACING to actually enable spacing...



commit f7382bc33f764dd9f345131cbbda317c1c30df6c
Author: Michael Natterer <mitch gimp org>
Date:   Mon Mar 1 19:57:28 2010 +0100

    app: argh, #define ENABLE_SPACING to actually enable spacing...

 app/widgets/gimptextbuffer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/gimptextbuffer.c b/app/widgets/gimptextbuffer.c
index b4f27c5..ccd800e 100644
--- a/app/widgets/gimptextbuffer.c
+++ b/app/widgets/gimptextbuffer.c
@@ -51,7 +51,7 @@
 #include "gimp-intl.h"
 
 
-/* #define ENABLE_SPACING */
+#define ENABLE_SPACING
 
 
 /*  local function prototypes  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]