explorerframe: Fixed debug channel name.
This commit is contained in:
parent
b1bf9a62f9
commit
722adee7bd
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#include "wine/debug.h"
|
#include "wine/debug.h"
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(ieframe);
|
WINE_DEFAULT_DEBUG_CHANNEL(explorerframe);
|
||||||
|
|
||||||
struct taskbar_list
|
struct taskbar_list
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue