comctl32: Remove an obsolete resource attribute.

oldstable
Michael Stefaniuc 2012-02-07 10:18:59 +01:00 committed by Alexandre Julliard
parent c39793087d
commit 482a5746ee
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ FONT 8, "MS Shell Dlg"
LTEXT "This has been a test property sheet!", -1, 10, 6, 170, 8
}
IDD_PROP_PAGE_MESSAGE_TEST DIALOG DISCARDABLE 0, 0, 339, 179
IDD_PROP_PAGE_MESSAGE_TEST DIALOG 0, 0, 339, 179
STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_CHILD | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Message Test"
BEGIN