Fix translation.
[yandex-traffic] / globals.hpp
index 797942e..61530f5 100644 (file)
@@ -4,7 +4,7 @@
 
 // Will widget check for internet connection presence?
 // For debuggin in scratchbox must be set to 0, for real device, set 1
-#define CHECK_FOR_CONNECTION 0
+#define CHECK_FOR_CONNECTION 1
 
 
 #endif // __GLOBALS_H__