[gimp] Actually use the hack from the last commit



commit a23599816502fafd3354108d038f7d02b77be8ae
Author: Michael Natterer <mitch gimp org>
Date:   Mon Jun 22 23:52:42 2009 +0200

    Actually use the hack from the last commit
    
    require a hacked GTK+ ;)

 app/tools/gimptexttool.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimptexttool.h b/app/tools/gimptexttool.h
index 1e443ce..232856f 100644
--- a/app/tools/gimptexttool.h
+++ b/app/tools/gimptexttool.h
@@ -19,7 +19,7 @@
 #define __GIMP_TEXT_TOOL_H__
 
 
-//#define TEXT_TOOL_HACK 1
+#define TEXT_TOOL_HACK 1
 
 
 #include "gimpdrawtool.h"



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