summaryrefslogtreecommitdiff
path: root/indra/llwindow/llappdelegate-objc.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llwindow/llappdelegate-objc.h')
-rw-r--r--indra/llwindow/llappdelegate-objc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llwindow/llappdelegate-objc.h b/indra/llwindow/llappdelegate-objc.h
index 266f417c4b..a6fb77d93f 100644
--- a/indra/llwindow/llappdelegate-objc.h
+++ b/indra/llwindow/llappdelegate-objc.h
@@ -26,4 +26,5 @@
- (void) mainLoop;
- (void) showInputWindow:(bool)show withEvent:(NSEvent*)textEvent;
- (void) languageUpdated;
+- (bool) romanScript;
@end