diff options
author | McCabe Maxsted | 2009-01-16 22:55:58 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-16 22:55:58 -0700 |
commit | e79a1cc54985e3d9b5e5e0229251ad06c955b1b9 (patch) | |
tree | e2e08ca4d7568ac09cbcf9f98c97a74e493acbd8 /linden/indra/newview/llpanelgeneral.h | |
parent | Fixed crash bug while loading keywords (diff) | |
download | meta-impy-e79a1cc54985e3d9b5e5e0229251ad06c955b1b9.zip meta-impy-e79a1cc54985e3d9b5e5e0229251ad06c955b1b9.tar.gz meta-impy-e79a1cc54985e3d9b5e5e0229251ad06c955b1b9.tar.bz2 meta-impy-e79a1cc54985e3d9b5e5e0229251ad06c955b1b9.tar.xz |
Removed/moved unnecessary 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 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; |