summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-22 16:28:18 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-05-22 16:28:18 +0300
commit869094d2aabef8ab10a1178907cb31ae84f504f9 (patch)
tree0af7b9054186534b61a7c5a12c6ffed32db10151 /plugins/ClientChangeNotify
parent6ccfdcb25f2bb3c7a4e39a055bb392c0d4bfa905 (diff)
IcoLib_AddIcon => CMPlugin::addIcon
Diffstat (limited to 'plugins/ClientChangeNotify')
-rw-r--r--plugins/ClientChangeNotify/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h
index f02330f144..6032939f7f 100644
--- a/plugins/ClientChangeNotify/src/stdafx.h
+++ b/plugins/ClientChangeNotify/src/stdafx.h
@@ -52,6 +52,7 @@
#include "m_fingerprint.h"
+struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();
};