summaryrefslogtreecommitdiffstats
path: root/dom/events/IMEStateManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/events/IMEStateManager.h')
-rw-r--r--dom/events/IMEStateManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/events/IMEStateManager.h b/dom/events/IMEStateManager.h
index 7dfc48aa5..34509847f 100644
--- a/dom/events/IMEStateManager.h
+++ b/dom/events/IMEStateManager.h
@@ -247,6 +247,7 @@ protected:
nsIContent* aContent,
InputContextAction aAction);
static void SetIMEState(const IMEState &aState,
+ nsPresContext* aPresContext,
nsIContent* aContent,
nsIWidget* aWidget,
InputContextAction aAction);