From f719c8b921c7a46b76453476204224d40c682914 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 11 Jul 2018 21:32:58 +0300 Subject: int hLangpack/m_hLang removed and replaced with HPLUGIN --- plugins/ExternalAPI/m_toptoolbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_toptoolbar.h b/plugins/ExternalAPI/m_toptoolbar.h index 00f1c34c83..75e9f9c73c 100644 --- a/plugins/ExternalAPI/m_toptoolbar.h +++ b/plugins/ExternalAPI/m_toptoolbar.h @@ -58,7 +58,7 @@ Called when the toolbar services are available /* toptoolbar/addbutton service wparam = (TTBButton*)lpTTBButton -lparam = hLangpack +lparam = (HPLUGIN)&g_pPlugin returns: hTTBButton - handle of added button on success, -1 on failure. */ -- cgit v1.2.3