diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llpanelgeneral.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelgeneral.h b/linden/indra/newview/llpanelgeneral.h index 7c89d78..f3f29c5 100644 --- a/linden/indra/newview/llpanelgeneral.h +++ b/linden/indra/newview/llpanelgeneral.h | |||
@@ -55,6 +55,7 @@ public: | |||
55 | 55 | ||
56 | static void clickShowStartLocation(LLUICtrl*, void* user_data); | 56 | static void clickShowStartLocation(LLUICtrl*, void* user_data); |
57 | static void set_start_location(LLUICtrl* ctrl, void* data); | 57 | static void set_start_location(LLUICtrl* ctrl, void* data); |
58 | static void set_specific_start_location(LLLineEditor* line_editor, void* data); | ||
58 | 59 | ||
59 | protected: | 60 | protected: |
60 | S32 mRenderName; | 61 | S32 mRenderName; |