summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-11-08 14:33:49 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-11-08 14:33:55 +0300
commitbd250bf083ef4e99af085b9680438679cdd0c619 (patch)
treedc0bbefce167fd1e50a5e28e180e8c11d1f55819 /plugins/PluginUpdater/src
parent439c784163305dd511748b576cae4ef689800c4e (diff)
fixes #3865 (make Rate plugin deprecated)
Diffstat (limited to 'plugins/PluginUpdater/src')
-rw-r--r--plugins/PluginUpdater/src/DlgUpdate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp
index a88a14292b..c056d2220e 100644
--- a/plugins/PluginUpdater/src/DlgUpdate.cpp
+++ b/plugins/PluginUpdater/src/DlgUpdate.cpp
@@ -558,6 +558,7 @@ static renameTable[] =
{ L"msvcr100.dll", nullptr },
{ L"mtextcontrol.dll", nullptr },
{ L"openssl.dll", nullptr },
+ { L"rate.dll", nullptr },
{ L"sms.dll", nullptr },
{ L"tlen.dll", nullptr },
{ L"xfire.dll", nullptr },