From d3fc664a564c8864eca2b2cd19396940e45f4dca Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 30 Mar 2014 08:49:58 +0000 Subject: Attempt to fix display issue git-svn-id: http://svn.miranda-ng.org/main/trunk@8789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Sametime/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/res/resource.rc b/protocols/Sametime/res/resource.rc index b6ce4d4429..9b12c9b9ea 100644 --- a/protocols/Sametime/res/resource.rc +++ b/protocols/Sametime/res/resource.rc @@ -25,7 +25,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS // IDD_OPTNET DIALOGEX 0, 0, 323, 203 -STYLE DS_SETFONT | WS_CHILD +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Sans Serif", 0, 0, 0x0 BEGIN -- cgit v1.2.3