summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatergotoline.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-06-20 12:28:09 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-06-20 12:28:09 -0400
commitd110358472b83f2f31d60ea0d76f1b426a087f56 (patch)
tree83617196e7d444c1063075e4a4c50fe19490a4ce /indra/newview/llfloatergotoline.h
parentbb1f3f08cf93facbf926e57384674441be7e2884 (diff)
parente92689063bdbe34907348a12f1db39bc81132783 (diff)
Merge branch 'release/luau-scripting' into lua-speedometer-demo
Diffstat (limited to 'indra/newview/llfloatergotoline.h')
-rw-r--r--indra/newview/llfloatergotoline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatergotoline.h b/indra/newview/llfloatergotoline.h
index 058d601752..04618ba881 100644
--- a/indra/newview/llfloatergotoline.h
+++ b/indra/newview/llfloatergotoline.h
@@ -59,7 +59,7 @@ private:
static LLFloaterGotoLine* sInstance;
protected:
- LLLineEditor* mGotoBox;
+ LLLineEditor* mGotoBox;
void onGotoBoxCommit();
};