explorerframe: Fixed debug channel name.

oldstable
Jacek Caban 2013-07-31 12:30:51 +02:00 committed by Alexandre Julliard
parent b1bf9a62f9
commit 722adee7bd
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(ieframe);
WINE_DEFAULT_DEBUG_CHANNEL(explorerframe);
struct taskbar_list
{