diff options
Diffstat (limited to 'protocols/JabberG/src')
| -rw-r--r-- | protocols/JabberG/src/jabber_proto.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_proto.cpp b/protocols/JabberG/src/jabber_proto.cpp index 2732b4ddd8..aa6c0e5d45 100644 --- a/protocols/JabberG/src/jabber_proto.cpp +++ b/protocols/JabberG/src/jabber_proto.cpp @@ -296,7 +296,7 @@ void CJabberProto::OnModulesLoaded() m_pepServices.InitGui();
InitPopups();
- GlobalMenuInit();
+ MenuInit();
UpdateFeatHash();
StatusIconData sid = {};
|
