summaryrefslogtreecommitdiff
path: root/src/querystring_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/querystring_gui.h')
-rw-r--r--src/querystring_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/querystring_gui.h b/src/querystring_gui.h
index eb49c9fea..e378b4ebf 100644
--- a/src/querystring_gui.h
+++ b/src/querystring_gui.h
@@ -86,5 +86,6 @@ struct QueryStringBaseWindow : public Window, public QueryString {
};
void ShowOnScreenKeyboard(QueryStringBaseWindow *parent, int button, int cancel, int ok);
+void UpdateOSKOriginalText(const QueryStringBaseWindow *parent, int button);
#endif /* QUERYSTRING_GUI_H */