summaryrefslogtreecommitdiff
path: root/plugins/MagneticWindows
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-03-13 23:46:48 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-03-13 23:46:48 +0300
commit2f76f650f2f1d0e4e817ff03593a90414da629d1 (patch)
tree95710e3117f96b6fb4e445d8cef67f6949492909 /plugins/MagneticWindows
parentb29028f8d4f97741a45994b773d31dc84d70c4f9 (diff)
compilation fix
Diffstat (limited to 'plugins/MagneticWindows')
-rw-r--r--plugins/MagneticWindows/src/MagneticWindows.cpp1
1 files changed, 1 insertions, 0 deletions
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 }}