[RSHELL]
[reactos.git] / base / shell / rshell / CMenuBand.h
index 3cb74f1..8d1d5b6 100644 (file)
@@ -189,6 +189,7 @@ public:
     HRESULT _MenuItemHotTrack(DWORD changeType);
     HRESULT _CancelCurrentPopup();
     HRESULT _OnPopupSubMenu(IShellMenu * childShellMenu, POINTL * pAt, RECTL * pExclude, BOOL mouseInitiated);
+    HRESULT _BeforeCancelPopup();
     HRESULT _DisableMouseTrack(BOOL bDisable);
     HRESULT _SetChildBand(CMenuBand * child);
     HRESULT _SetParentBand(CMenuBand * parent);