summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-07-27 18:01:29 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-07-27 18:01:29 +0300
commitdd3e5e6b2bffdfa5511099f5c3a03034d493b1d8 (patch)
treebc97a250f4ecf708f57d55979ba30e7c484f7821
parente6eb39b34cfaab5425dd57e88c734c1d6bb8460d (diff)
Fix trailing whitespace
-rw-r--r--indra/llwindow/llwindowsdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwindow/llwindowsdl.h b/indra/llwindow/llwindowsdl.h
index 5b29bfd973..4b2306da87 100644
--- a/indra/llwindow/llwindowsdl.h
+++ b/indra/llwindow/llwindowsdl.h
@@ -171,7 +171,7 @@ public:
void *getPlatformWindow() override;
void bringToFront() override;
-
+
void setLanguageTextInput(const LLCoordGL& pos) override;
void spawnWebBrowser(const std::string &escaped_url, bool async) override;