diff options
Diffstat (limited to 'protocols/AimOscar/res')
-rw-r--r-- | protocols/AimOscar/res/aim.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/AimOscar/res/aim.rc b/protocols/AimOscar/res/aim.rc index 7668313f80..23a6a62066 100644 --- a/protocols/AimOscar/res/aim.rc +++ b/protocols/AimOscar/res/aim.rc @@ -136,9 +136,9 @@ BEGIN END
IDD_PRIVACY DIALOGEX 0, 0, 301, 220
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
+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
LTEXT "Users who can contact me:",IDC_STATIC,16,14,141,8
CONTROL "Allow all users",IDC_ALLOWALL,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,14,29,145,10
|