diff options
| author | Kirill Volinsky <Mataes2007@gmail.com> | 2018-12-26 18:29:38 +0300 |
|---|---|---|
| committer | Kirill Volinsky <Mataes2007@gmail.com> | 2018-12-26 18:29:38 +0300 |
| commit | c5ac09f8f9da22213e1471370f54343e12a139ac (patch) | |
| tree | 7dd13ad15aa4e0082a6d9767d83b2f9db0b87e6f /plugins/MenuItemEx/res | |
| parent | dd2f0751f8f436f511f62464d77e7a09fa2b2483 (diff) | |
Fingerprint: crash fix (after move to m_gui)
MenuEx: moved to m_gui
Diffstat (limited to 'plugins/MenuItemEx/res')
| -rw-r--r-- | plugins/MenuItemEx/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/res/resource.rc b/plugins/MenuItemEx/res/resource.rc index 4def2672dc..77b5784eed 100644 --- a/plugins/MenuItemEx/res/resource.rc +++ b/plugins/MenuItemEx/res/resource.rc @@ -17,7 +17,7 @@ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#pragma code_page(1250)
+#pragma code_page(1251)
/////////////////////////////////////////////////////////////////////////////
//
|
