From dc2947a0f6d66ce1302ad26e413f81c9e2260ecc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 8 Oct 2023 18:50:33 +0300 Subject: oops... --- src/core/stdpopup/src/yapp.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/stdpopup') diff --git a/src/core/stdpopup/src/yapp.cpp b/src/core/stdpopup/src/yapp.cpp index 358aa3ab6b..b14d4ad6a2 100644 --- a/src/core/stdpopup/src/yapp.cpp +++ b/src/core/stdpopup/src/yapp.cpp @@ -6,6 +6,9 @@ CMPlugin g_plugin; bool bShutdown = false; +// toptoolbar button +HANDLE hTTButton; + // used to work around a bug in neweventnotify and others with the address passed in the GetPluginData function bool ignore_gpd_passed_addy = false; -- cgit v1.2.3