| commit | c8b949eb771cb0aa60a104b39261f6167cdb9d52 | [log] [tgz] |
|---|---|---|
| author | Michael Stefaniuc <mstefani@redhat.de> | Wed Jul 21 23:53:12 2010 +0200 |
| committer | Alexandre Julliard <julliard@winehq.org> | Thu Jul 22 11:41:37 2010 +0200 |
| tree | 31176655b23cef52d415183f3d76c493139cfeba | |
| parent | 003e1dd506155fd4a7cd92b6b06272a76f1ff77d [diff] [blame] |
msacm32: Remove the ignored common resource attributes.
diff --git a/dlls/msacm32/msacm_En.rc b/dlls/msacm32/msacm_En.rc index 5c27176..861f123 100644 --- a/dlls/msacm32/msacm_En.rc +++ b/dlls/msacm32/msacm_En.rc
@@ -22,7 +22,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT -DLG_ACMFORMATCHOOSE_ID DIALOG DISCARDABLE 10, 20, 225, 100 +DLG_ACMFORMATCHOOSE_ID DIALOG 10, 20, 225, 100 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Sound Selection" FONT 8, "MS Shell Dlg"