diff options
Diffstat (limited to 'yapp/docs/m_popup.h')
-rw-r--r-- | yapp/docs/m_popup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yapp/docs/m_popup.h b/yapp/docs/m_popup.h index 90a48e9..6471799 100644 --- a/yapp/docs/m_popup.h +++ b/yapp/docs/m_popup.h @@ -394,6 +394,7 @@ typedef struct { const TCHAR *ptszText;
};
void *PluginData;
+ HANDLE hContact;
} POPUPDATACLASS;
// wParam = 0
|