| Index: core/src/fxge/win32/fx_win32_device.cpp
|
| diff --git a/core/src/fxge/win32/fx_win32_device.cpp b/core/src/fxge/win32/fx_win32_device.cpp
|
| index 044468ff05d6fe070026bdfd60db14dfa784d93b..154bbc407c873b132e1f52064ce55d463131978c 100644
|
| --- a/core/src/fxge/win32/fx_win32_device.cpp
|
| +++ b/core/src/fxge/win32/fx_win32_device.cpp
|
| @@ -16,7 +16,7 @@
|
| #include "../agg/include/fx_agg_driver.h"
|
| #include "../../../include/fxge/fx_freetype.h"
|
| #include "../../../include/fxcodec/fx_codec.h"
|
| -class CWin32FontInfo : public IFX_SystemFontInfo
|
| +class CWin32FontInfo FX_FINAL : public IFX_SystemFontInfo
|
| {
|
| public:
|
| CWin32FontInfo();
|
|
|