From 3a6c21360dcce8915d5f47aca89dc2c62b74ddc1 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 23 May 2013 12:50:35 +0000 Subject: [PATCH] Micro fix to make MED from V6_main to be compilable with both V6_main and V6_7_BR --- src/LightApp/LightApp.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LightApp/LightApp.h b/src/LightApp/LightApp.h index f413e249b..8beb379c1 100644 --- a/src/LightApp/LightApp.h +++ b/src/LightApp/LightApp.h @@ -43,5 +43,6 @@ #endif #define APP_VERSION "0.1" +#define QT48_PORTING #endif // LIGHTAPP_H -- 2.39.2