mirror of
https://github.com/reactos/reactos.git
synced 2025-05-22 10:35:54 +00:00
- Fix typo
svn path=/trunk/; revision=31487
This commit is contained in:
parent
3f58cb978f
commit
a2b7ac9f2f
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ DECLARE_INTERFACE_(IFullScreenVideo, IUnknown)
|
|||
STDMETHOD(SetCaption)(THIS_ BSTR strCaption) PURE;
|
||||
STDMETHOD(GetCaption)(THIS_ BSTR *pstrCaption) PURE;
|
||||
STDMETHOD(SetDefault)(THIS) PURE;
|
||||
}
|
||||
};
|
||||
|
||||
#undef INTERFACE
|
||||
#define INTERFACE IQualProp
|
||||
|
|
Loading…
Reference in a new issue