8 lines
81 B
C
8 lines
81 B
C
#pragma once
|
|
|
|
struct IM_WEB_DIALOG_MANAGER
|
|
{
|
|
static const DWORD WEB_DIALOG;
|
|
};
|
|
|