mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
OS/2 TB breakage
Uh duh. It would help if I put the XP_OS2 in the header file.
This commit is contained in:
parent
ef56557ca6
commit
c49620f93f
@ -206,7 +206,7 @@ public:
|
||||
*/
|
||||
NS_IMETHOD GetFontHandle(nsFontHandle &aHandle) = 0;
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) || defined(XP_OS2)
|
||||
/**
|
||||
* Returns the average character width
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user