зеркало из https://github.com/mozilla/pjs.git
Export GLContext symbols to unbreak --disable-libxul builds. b=603167 r=vlad a=bustage
This commit is contained in:
Родитель
3dfccc9b58
Коммит
bf5c9ac42a
|
@ -348,7 +348,7 @@ struct THEBES_API ContextFormat {
|
|||
int colorBits() const { return red + green + blue; }
|
||||
};
|
||||
|
||||
class GLContext
|
||||
class THEBES_API GLContext
|
||||
: public LibrarySymbolLoader
|
||||
{
|
||||
THEBES_INLINE_DECL_THREADSAFE_REFCOUNTING(GLContext)
|
||||
|
|
Загрузка…
Ссылка в новой задаче