mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 625311, nsThebesDeviceContext can own widget, r=roc, a=roc
--HG-- extra : rebase_source : 60797b802588b31e79dea17de0ec0b0667e822ba
This commit is contained in:
parent
ad452c12b1
commit
a5bf7f043d
@ -159,7 +159,7 @@ protected:
|
||||
nsFontCache* mFontCache;
|
||||
nsCOMPtr<nsIAtom> mLocaleLanguage; // XXX temp fix for performance bug
|
||||
nsHashtable* mFontAliasTable;
|
||||
nsIWidget* mWidget;
|
||||
nsCOMPtr<nsIWidget> mWidget;
|
||||
|
||||
private:
|
||||
nsCOMPtr<nsIScreenManager> mScreenManager;
|
||||
|
Loading…
Reference in New Issue
Block a user