summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_proxySwitch.h
blob: 286afcde615a590493bb1a7cfa0085a406fa3428 (plain)
1
2
3
4
5
6
7
8
#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_POPUPSWITCH		"proxySwitch/PopupSwitch"
#define MS_PROXYSWITCH_COPYIP2CLIP		"proxySwitch/CopyIP2Clipboard"
#endif