diff options
Diffstat (limited to 'protocols/Sametime')
-rw-r--r-- | protocols/Sametime/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/res/resource.rc b/protocols/Sametime/res/resource.rc index 4a0a15c241..3feb5fa62b 100644 --- a/protocols/Sametime/res/resource.rc +++ b/protocols/Sametime/res/resource.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS IDD_OPTNET DIALOGEX 0, 0, 323, 203
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 "Connection",IDC_STATIC,7,7,153,91
RTEXT "ID:",IDC_STATIC,10,17,54,8
|