Not quite sure how this ever worked
This commit is contained in:
parent
e901b1c6ca
commit
157f3abe64
2 changed files with 15 additions and 15 deletions
|
@ -70,7 +70,7 @@ class WindowsToastNotification : public Notification {
|
|||
bool GetTextNodeList(ScopedHString* tag,
|
||||
ABI::Windows::Data::Xml::Dom::IXmlDocument* doc,
|
||||
ABI::Windows::Data::Xml::Dom::IXmlNodeList** nodeList,
|
||||
Uint32_t reqLength);
|
||||
uint32_t reqLength);
|
||||
bool AppendTextToXml(ABI::Windows::Data::Xml::Dom::IXmlDocument* doc,
|
||||
ABI::Windows::Data::Xml::Dom::IXmlNode* node,
|
||||
const std::wstring& text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue