OS/2 TB breakage

Uh duh. It would help if I put the XP_OS2 in the header file.
This commit is contained in:
mkaply%us.ibm.com 2001-01-03 03:05:09 +00:00
parent ef56557ca6
commit c49620f93f

View File

@ -206,7 +206,7 @@ public:
*/
NS_IMETHOD GetFontHandle(nsFontHandle &aHandle) = 0;
#ifdef _WIN32
#if defined(_WIN32) || defined(XP_OS2)
/**
* Returns the average character width
*/