Fix a code comment now that we enable NSAPI plugins under Darwin.

master
Tofu Linden 2009-12-17 17:05:04 -08:00
parent 7105ad1def
commit b7ddd2e4fe
1 changed files with 1 additions and 1 deletions

View File

@ -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