409066 sNativeRegionPool visibility is wrong in libgkgfx. Decorate with visibility at declaration. Old gfx, not part of current trunk builds. r=ted.mielczarek a/1.9=beltzner

This commit is contained in:
mark@moxienet.com 2007-12-20 14:52:45 -08:00
Родитель 562b4d2928
Коммит 98d1cf16b0
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -63,7 +63,7 @@ private:
//------------------------------------------------------------------------ //------------------------------------------------------------------------
extern nsNativeRegionPool sNativeRegionPool; extern NS_EXPORT nsNativeRegionPool sNativeRegionPool;
//------------------------------------------------------------------------ //------------------------------------------------------------------------