From f8add0ee0485dfd6b23199f770606363f87db4d4 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 6 Jun 2010 20:02:11 +0000 Subject: [PATCH] Back to debug mode in trunk --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index 0760937e6..f6eba1189 100644 --- a/src/src.pro +++ b/src/src.pro @@ -3,7 +3,7 @@ LANG_PATH = lang ICONS_PATH = Icons # Set the following variable to 1 to enable debug -DEBUG_MODE = 0 +DEBUG_MODE = 1 # Global TEMPLATE = app