diff --git a/src/src.pro b/src/src.pro index dd6c29fdc..9e1a8c4c4 100644 --- a/src/src.pro +++ b/src/src.pro @@ -4,7 +4,7 @@ ICONS_PATH = Icons TRAYICON_CPP = trayicon #Set the following variable to 1 to enable debug -DEBUG_MODE = 0 +DEBUG_MODE = 1 # Global TEMPLATE = app