From 482a5746eec602cfbbbe925288a1ef3b127538ee Mon Sep 17 00:00:00 2001 From: Michael Stefaniuc Date: Tue, 7 Feb 2012 10:18:59 +0100 Subject: [PATCH] comctl32: Remove an obsolete resource attribute. --- dlls/comctl32/tests/rsrc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/comctl32/tests/rsrc.rc b/dlls/comctl32/tests/rsrc.rc index 76b36428a3d..34b8362cdb3 100644 --- a/dlls/comctl32/tests/rsrc.rc +++ b/dlls/comctl32/tests/rsrc.rc @@ -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