mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user