summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/popupOptions.h
blob: ae6dff7c6648d8e66b9905137c2d8c531ba07e85 (plain)
1
2
3
4
5
6
#ifndef __POPUP_OPTIONS__
#define __POPUP_OPTIONS__

INT_PTR CALLBACK PopOptionsDlgProc(HWND,UINT,WPARAM,LPARAM);

#endif