Added logging to pluglet module
a = laa@sparc.spb.su r = idk@eng.sun.com Added workaround for 24194 a = idk@eng.sun.com git-svn-id: svn://10.0.0.236/trunk@58067 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
8
mozilla/java/plugins/jni/PlugletLog.h
Normal file
8
mozilla/java/plugins/jni/PlugletLog.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "prlog.h"
|
||||
|
||||
struct PRLodMoguleInfo;
|
||||
|
||||
class PlugletLog {
|
||||
public:
|
||||
static PRLogModuleInfo* log;
|
||||
};
|
||||
Reference in New Issue
Block a user