From 0fcaf9f6829da5c3065a56ba4f871976da8182e7 Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 8 Nov 2010 13:37:00 +0000 Subject: [PATCH] Windows compatibility --- src/Qtx/Qtx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Qtx/Qtx.h b/src/Qtx/Qtx.h index 85784e6ba..72a2a494f 100755 --- a/src/Qtx/Qtx.h +++ b/src/Qtx/Qtx.h @@ -113,7 +113,7 @@ public: Auto //!< substitute environment variable by it's value if variable exists, and keep it as is otherwise } SubstMode; - class Localizer + class QTX_EXPORT Localizer { public: Localizer(); -- 2.39.2