зеркало из https://github.com/mozilla/pjs.git
Fix mac build
This commit is contained in:
Родитель
3fdbc38e6a
Коммит
df8860d839
|
@ -88,6 +88,8 @@ public:
|
||||||
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
||||||
PRBool& aAliased);
|
PRBool& aAliased);
|
||||||
|
|
||||||
|
NS_IMETHOD GetILColorSpace(IL_ColorSpace*& aColorSpace);
|
||||||
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
~nsDeviceContextMac();
|
~nsDeviceContextMac();
|
||||||
|
|
|
@ -88,6 +88,8 @@ public:
|
||||||
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
NS_IMETHOD GetLocalFontName(const nsString& aFaceName, nsString& aLocalName,
|
||||||
PRBool& aAliased);
|
PRBool& aAliased);
|
||||||
|
|
||||||
|
NS_IMETHOD GetILColorSpace(IL_ColorSpace*& aColorSpace);
|
||||||
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
~nsDeviceContextMac();
|
~nsDeviceContextMac();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче