summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowmacosx.h
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-03-29 15:29:12 -0700
committerRichard Nelson <none@none>2010-03-29 15:29:12 -0700
commiteeeca917975e11bfe4b42a6b3c9c23cd63f2fe2e (patch)
tree523ce33dd89d2d24e936baa11a0b8263c668ce49 /indra/llwindow/llwindowmacosx.h
parent114e5ca0839bace7f247a6eadb6e06a28597501d (diff)
parente50586043b3920864d58bb2243d977705d6669aa (diff)
merge
Diffstat (limited to 'indra/llwindow/llwindowmacosx.h')
-rw-r--r--indra/llwindow/llwindowmacosx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwindow/llwindowmacosx.h b/indra/llwindow/llwindowmacosx.h
index 7c6b324029..5ac74bb004 100644
--- a/indra/llwindow/llwindowmacosx.h
+++ b/indra/llwindow/llwindowmacosx.h
@@ -116,7 +116,7 @@ public:
/*virtual*/ void allowLanguageTextInput(LLPreeditor *preeditor, BOOL b);
/*virtual*/ void interruptLanguageTextInput();
- /*virtual*/ void spawnWebBrowser(const std::string& escaped_url);
+ /*virtual*/ void spawnWebBrowser(const std::string& escaped_url, bool async);
static std::vector<std::string> getDynamicFallbackFontList();