diff options
Diffstat (limited to 'linden/indra/newview/llpanelgeneral.h')
-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 95a95f8..00dc874 100644 --- a/linden/indra/newview/llpanelgeneral.h +++ b/linden/indra/newview/llpanelgeneral.h | |||
@@ -56,6 +56,7 @@ public: | |||
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 | static void set_specific_start_location(LLLineEditor* line_editor, void* data); |
59 | static void onClickResetUISize(void*); | ||
59 | 60 | ||
60 | protected: | 61 | protected: |
61 | S32 mRenderName; | 62 | S32 mRenderName; |