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 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e599e5c3e001f90b87a7fb3f77e60d338b93a5ee;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