Updater: (XP) missed font correction

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
dmex
2011-08-15 07:15:31 +00:00
parent 5635b1dfa0
commit 16c1ea274f
+1 -1
View File
@@ -120,7 +120,7 @@ END
IDD_DIALOG1 DIALOGEX 0, 0, 317, 133
STYLE DS_SETFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
CAPTION "Dialog"
FONT 8, "Segoe UI", 400, 0, 0x0
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,205,112,50,14
PUSHBUTTON "Cancel",IDCANCEL,260,112,50,14