diff options
Diffstat (limited to 'nohtml/nohtml.cpp')
-rw-r--r-- | nohtml/nohtml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nohtml/nohtml.cpp b/nohtml/nohtml.cpp index f684a7f..77fbf35 100644 --- a/nohtml/nohtml.cpp +++ b/nohtml/nohtml.cpp @@ -21,7 +21,7 @@ PLUGININFOEX pluginInfo={ __AUTHOREMAIL,
__COPYRIGHT,
__AUTHORWEB,
- 0,
+ UNICODE_AWARE, //not transient
0,
// TODO: generate your own GUID!!
{ 0xD78C8249, 0xE8DB, 0x46B1, { 0x92, 0xF3, 0x88, 0xE6, 0xDC, 0x96, 0x4E, 0x8D } }
|