summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/cross/o3d_glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/plugin/cross/o3d_glue.h')
-rw-r--r--o3d/plugin/cross/o3d_glue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/plugin/cross/o3d_glue.h b/o3d/plugin/cross/o3d_glue.h
index 97c88af..9af13dd 100644
--- a/o3d/plugin/cross/o3d_glue.h
+++ b/o3d/plugin/cross/o3d_glue.h
@@ -466,7 +466,7 @@ class PluginObject: public NPObject {
#ifdef OS_MACOSX
// Methods needed for the Safari tab-switching hack.
- void MacEventReceived();
+ void MacEventReceived(bool updateTab);
CFTimeInterval TimeSinceLastMacEvent();