mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
shell32: Update a comment.
This commit is contained in:
parent
71e41b81dd
commit
dddac58a98
1 changed files with 1 additions and 1 deletions
|
@ -1289,7 +1289,7 @@ static LRESULT ShellView_OnCommand(IShellViewImpl * This,DWORD dwCmdID, DWORD dw
|
|||
CheckToolbar(This);
|
||||
break;
|
||||
|
||||
/* the menu-ID's for sorting are 0x30... see shrec.rc */
|
||||
/* the menu-ID's for sorting are 0x30... see shell32.rc */
|
||||
case 0x30:
|
||||
case 0x31:
|
||||
case 0x32:
|
||||
|
|
Loading…
Reference in a new issue