Fix a code comment now that we enable NSAPI plugins under Darwin.
parent
7105ad1def
commit
b7ddd2e4fe
|
|
@ -209,7 +209,7 @@ private:
|
|||
// Enable plugins
|
||||
LLQtWebKit::getInstance()->enablePlugins(true);
|
||||
#elif LL_DARWIN
|
||||
// Disable plugins
|
||||
// Enable plugins
|
||||
LLQtWebKit::getInstance()->enablePlugins(true);
|
||||
#elif LL_LINUX
|
||||
// Disable plugins
|
||||
|
|
|
|||
Loading…
Reference in New Issue