Task TT-75 Implement "Main page loading UI" view
[profile/tv/apps/web/browser.git] / browser_config.h
index 6d4258b..3ccb510 100644 (file)
@@ -21,4 +21,7 @@
 
 #define PLATFORM(_pl) (defined PLATFORM_##_pl && PLATFORM_##_pl)
 
+// Remove this define when merging from new ui implementation is finished
+#define MERGE_ME 0
+
 #endif