diff options
author | George Hazan <george.hazan@gmail.com> | 2023-11-13 17:06:14 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-11-13 17:06:14 +0300 |
commit | 488b00c60855ee919e24c8ec8aad389d9f753d6a (patch) | |
tree | 1cb3bf364b4e9f135c9475d7a61925b8a1fc4407 /plugins/Spamotron/src | |
parent | d3261a063d470c00a3544829ebdac906e3f9b9a9 (diff) |
fixed #3867 (Spamotron: перевод не помещается)
Diffstat (limited to 'plugins/Spamotron/src')
-rw-r--r-- | plugins/Spamotron/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Spamotron/src/resource.h b/plugins/Spamotron/src/resource.h index 31f5166fe9..5a13092d35 100644 --- a/plugins/Spamotron/src/resource.h +++ b/plugins/Spamotron/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by spamotron.rc
+// Used by W:\miranda-ng\plugins\Spamotron\res\spamotron.rc
//
#define IDD_SPAMOTRON_MAIN 101
#define IDD_SPAMOTRON_Q 102
|