summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_proxySwitch.h
blob: d21bb6af99912db4e9c7780df4283be8c91bc0eb (plain)
1
2
3
4
5
6
7
#ifndef m_proxySwitch_h
#define m_proxySwitch_h
#define MS_PROXYSWITCH_SHOWMYIPADDRS		"proxySwitch/ShowMyIPAddrs"
#define MS_PROXYSWITCH_PROXYENABLE		"proxySwitch/ProxyEnable"
#define MS_PROXYSWITCH_PROXYDISABLE		"proxySwitch/ProxyDisable"
#define MS_PROXYSWITCH_COPYIP2CLIP		"proxySwitch/CopyIP2Clipboard"
#endif