diff options
Diffstat (limited to 'protocols/SkypeWeb/res/resource.rc')
-rw-r--r-- | protocols/SkypeWeb/res/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index 81199001e7..46dcf9caef 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -155,9 +155,9 @@ BEGIN END
IDD_OPTIONS_MAIN DIALOGEX 0, 0, 310, 230
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Account",IDC_STATIC,7,7,296,63
LTEXT "Skypename:",IDC_STATIC,13,19,69,11
|