diff options
Diffstat (limited to 'linden/indra/newview/llviewermenu.h')
-rw-r--r-- | linden/indra/newview/llviewermenu.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linden/indra/newview/llviewermenu.h b/linden/indra/newview/llviewermenu.h index c2f880e..c4a88a2 100644 --- a/linden/indra/newview/llviewermenu.h +++ b/linden/indra/newview/llviewermenu.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * $LicenseInfo:firstyear=2002&license=viewergpl$ | 5 | * $LicenseInfo:firstyear=2002&license=viewergpl$ |
6 | * | 6 | * |
7 | * Copyright (c) 2002-2008, Linden Research, Inc. | 7 | * Copyright (c) 2002-2009, Linden Research, Inc. |
8 | * | 8 | * |
9 | * Second Life Viewer Source Code | 9 | * Second Life Viewer Source Code |
10 | * The source code in this file ("Source Code") is provided by Linden Lab | 10 | * The source code in this file ("Source Code") is provided by Linden Lab |
@@ -50,7 +50,6 @@ void cleanup_menus(); | |||
50 | void show_debug_menus(); // checks for if menus should be shown first. | 50 | void show_debug_menus(); // checks for if menus should be shown first. |
51 | void show_context_menu( S32 x, S32 y, MASK mask ); | 51 | void show_context_menu( S32 x, S32 y, MASK mask ); |
52 | void show_build_mode_context_menu(S32 x, S32 y, MASK mask); | 52 | void show_build_mode_context_menu(S32 x, S32 y, MASK mask); |
53 | void load_url_local_file(const std::string& file_name); | ||
54 | BOOL enable_save_into_inventory(void*); | 53 | BOOL enable_save_into_inventory(void*); |
55 | void handle_reset_view(); | 54 | void handle_reset_view(); |
56 | void handle_cut(void*); | 55 | void handle_cut(void*); |