From 955a3d92b0756b3abc22acf9b829d574bab06842 Mon Sep 17 00:00:00 2001 From: nicolas Date: Mon, 4 Nov 2013 10:30:29 +0000 Subject: [PATCH] Faute de frappe --- src/HOMARDGUI/HOMARDGUI_Exports.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HOMARDGUI/HOMARDGUI_Exports.hxx b/src/HOMARDGUI/HOMARDGUI_Exports.hxx index c1458427..c29e38ae 100755 --- a/src/HOMARDGUI/HOMARDGUI_Exports.hxx +++ b/src/HOMARDGUI/HOMARDGUI_Exports.hxx @@ -21,7 +21,7 @@ #define _HOMARDGUI_EXPORTS_H_ #ifdef WIN32 - #if defined HOMARD_EXPORTS || defined Homadr_EXPORTS + #if defined HOMARD_EXPORTS || defined Homard_EXPORTS #define HOMARD_EXPORT __declspec( dllexport ) #else #define HOMARD_EXPORT __declspec( dllimport ) -- 2.39.2