From: vsr Date: Thu, 23 May 2013 12:50:35 +0000 (+0000) Subject: Micro fix to make MED from V6_main to be compilable with both V6_main and V6_7_BR X-Git-Tag: V6_main_FINAL^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3a6c21360dcce8915d5f47aca89dc2c62b74ddc1;p=modules%2Fgui.git Micro fix to make MED from V6_main to be compilable with both V6_main and V6_7_BR --- 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