зеркало из https://github.com/mozilla/pjs.git
Try to fix OS/2 bustage yet again..
This commit is contained in:
Родитель
c111709119
Коммит
74fa9c1eb7
|
@ -312,7 +312,7 @@ private:
|
|||
PRPackedBool mPrefAllImagesBlocked;
|
||||
PRPackedBool mPrefShowPlaceholders;
|
||||
};
|
||||
friend IconLoad;
|
||||
friend class IconLoad;
|
||||
static IconLoad* mIconLoad; // singleton pattern: one LoadIcons instance is used
|
||||
};
|
||||
|
||||
|
|
|
@ -312,7 +312,7 @@ private:
|
|||
PRPackedBool mPrefAllImagesBlocked;
|
||||
PRPackedBool mPrefShowPlaceholders;
|
||||
};
|
||||
friend IconLoad;
|
||||
friend class IconLoad;
|
||||
static IconLoad* mIconLoad; // singleton pattern: one LoadIcons instance is used
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче