зеркало из https://github.com/mozilla/pjs.git
Mark GLContext::MarkDestroyed as THEBES_API to resolve link bustage in shared builds. r=Bustage fix.
This commit is contained in:
Родитель
df669d4b14
Коммит
4c8bf7a24e
|
@ -387,7 +387,7 @@ public:
|
|||
|
||||
// Mark this context as destroyed. This will NULL out all
|
||||
// the GL function pointers!
|
||||
void MarkDestroyed();
|
||||
void THEBES_API MarkDestroyed();
|
||||
|
||||
enum NativeDataType {
|
||||
NativeGLContext,
|
||||
|
|
Загрузка…
Ссылка в новой задаче