summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatergotoline.h
diff options
context:
space:
mode:
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();
};