Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan
This commit is contained in:
@@ -70,7 +70,7 @@ using namespace mozilla::ipc::windows;
|
||||
|
||||
#if defined(ACCESSIBILITY)
|
||||
// pulled from accessibility's win utils
|
||||
extern const PRUnichar* kPropNameTabContent;
|
||||
extern const wchar_t* kPropNameTabContent;
|
||||
#endif
|
||||
|
||||
// widget related message id constants we need to defer
|
||||
|
||||
Reference in New Issue
Block a user