зеркало из https://github.com/mozilla/pjs.git
Fix orange. b=109974, 111088
This commit is contained in:
Родитель
3d580aa9e7
Коммит
66b3035a79
|
@ -118,8 +118,6 @@ class nsSystemFontsGTK {
|
||||||
nscoord nsDeviceContextGTK::mDpi = 96;
|
nscoord nsDeviceContextGTK::mDpi = 96;
|
||||||
static nsSystemFontsGTK *gSystemFonts = nsnull;
|
static nsSystemFontsGTK *gSystemFonts = nsnull;
|
||||||
|
|
||||||
NS_IMPL_ISUPPORTS1(nsDeviceContextGTK, nsIDeviceContext)
|
|
||||||
|
|
||||||
nsDeviceContextGTK::nsDeviceContextGTK()
|
nsDeviceContextGTK::nsDeviceContextGTK()
|
||||||
{
|
{
|
||||||
NS_INIT_REFCNT();
|
NS_INIT_REFCNT();
|
||||||
|
|
|
@ -55,8 +55,6 @@ public:
|
||||||
nsDeviceContextGTK();
|
nsDeviceContextGTK();
|
||||||
virtual ~nsDeviceContextGTK();
|
virtual ~nsDeviceContextGTK();
|
||||||
|
|
||||||
NS_DECL_ISUPPORTS
|
|
||||||
|
|
||||||
static void Shutdown(); // to be called from module destructor
|
static void Shutdown(); // to be called from module destructor
|
||||||
|
|
||||||
NS_IMETHOD Init(nsNativeWidget aNativeWidget);
|
NS_IMETHOD Init(nsNativeWidget aNativeWidget);
|
||||||
|
|
Загрузка…
Ссылка в новой задаче