summaryrefslogtreecommitdiff
path: root/protocols/JabberG/jabber.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/jabber.h')
-rw-r--r--protocols/JabberG/jabber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber.h b/protocols/JabberG/jabber.h
index 4fd50d6d78..745650b8ce 100644
--- a/protocols/JabberG/jabber.h
+++ b/protocols/JabberG/jabber.h
@@ -653,7 +653,7 @@ int lstrcmp_null(const TCHAR *s1, const TCHAR *s2);
void g_MenuInit();
void g_MenuUninit();
-int g_OnModernToolbarInit(WPARAM, LPARAM);
+int g_OnToolbarInit(WPARAM, LPARAM);
//---- jabber_misc.c ------------------------------------------------