From 2f76f650f2f1d0e4e817ff03593a90414da629d1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 13 Mar 2018 23:46:48 +0300 Subject: compilation fix --- plugins/MagneticWindows/src/MagneticWindows.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/MagneticWindows') diff --git a/plugins/MagneticWindows/src/MagneticWindows.cpp b/plugins/MagneticWindows/src/MagneticWindows.cpp index 75c7e0584d..c7f2d7f986 100644 --- a/plugins/MagneticWindows/src/MagneticWindows.cpp +++ b/plugins/MagneticWindows/src/MagneticWindows.cpp @@ -24,6 +24,7 @@ PLUGININFOEX pluginInfo = { __DESCRIPTION, __AUTHOR, __COPYRIGHT, + __AUTHORWEB, UNICODE_AWARE, // {08C01613-24C8-486F-BDAE-2C3DDCAF9347} {0x8c01613, 0x24c8, 0x486f, { 0xbd, 0xae, 0x2c, 0x3d, 0xdc, 0xaf, 0x93, 0x47 }} -- cgit v1.2.3