Commit 749c86cd authored by Vitaly Perov's avatar Vitaly Perov Committed by Alexandre Julliard

shell32: Enlarge static to display multiline text correctly.

parent eb20cc1d
......@@ -125,7 +125,7 @@ FONT 8, "MS Shell Dlg"
{
DEFPUSHBUTTON "Да", 1, 80, 176, 50, 12, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
PUSHBUTTON "Отмена", 2, 134, 176, 50, 12, WS_GROUP | WS_TABSTOP
LTEXT "", IDD_TITLE, 4, 4, 180, 12
LTEXT "", IDD_TITLE, 4, 4, 180, 25
LTEXT "", IDD_STATUS, 4, 25, 180, 12
CONTROL "", IDD_TREEVIEW, "SysTreeView32",
TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment