diff options
Diffstat (limited to 'protocols/SkypeWeb/src/skype_options.h')
-rw-r--r-- | protocols/SkypeWeb/src/skype_options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/skype_options.h b/protocols/SkypeWeb/src/skype_options.h index 35a2a743e6..6e3b0a8533 100644 --- a/protocols/SkypeWeb/src/skype_options.h +++ b/protocols/SkypeWeb/src/skype_options.h @@ -28,6 +28,7 @@ private: CCtrlCheck m_autosync;
CCtrlCheck m_localtime;
CCtrlCheck m_allasunread;
+ CCtrlCheck m_usehostname;
protected:
CSkypeOptionsMain(CSkypeProto *proto, int idDialog);
|