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
Родитель 4fdb172017
Коммит 4ae85b25f8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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