diff options
Diffstat (limited to 'plugins/CyrTranslit/src/MirandaContact.h')
-rw-r--r-- | plugins/CyrTranslit/src/MirandaContact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CyrTranslit/src/MirandaContact.h b/plugins/CyrTranslit/src/MirandaContact.h index 3cf46ed10e..f6e3d558e0 100644 --- a/plugins/CyrTranslit/src/MirandaContact.h +++ b/plugins/CyrTranslit/src/MirandaContact.h @@ -93,7 +93,7 @@ private: * transliteration setting (on or off) is inverted for the contact owing the
* menu.
*/
- static HANDLE hTransliterateCmdMenuItem;
+ static HGENMENU hTransliterateCmdMenuItem;
/**
* @param wParam The HANDLE of the contact that owns the menu item being
|