aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterhtmlhelp.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2008-10-18 20:46:26 -0700
committerJacek Antonelli2008-12-15 18:49:01 -0600
commit109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d (patch)
tree3d3afefe73779cc3f77d3f1c6203de6263c6b8d0 /linden/indra/newview/llfloaterhtmlhelp.h
parentAdded Home button functionality to the web browser. (diff)
downloadmeta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.zip
meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.tar.gz
meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.tar.bz2
meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.tar.xz
Added menu option for inworld browser.
Diffstat (limited to 'linden/indra/newview/llfloaterhtmlhelp.h')
-rw-r--r--linden/indra/newview/llfloaterhtmlhelp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterhtmlhelp.h b/linden/indra/newview/llfloaterhtmlhelp.h
index f6da106..d726b77 100644
--- a/linden/indra/newview/llfloaterhtmlhelp.h
+++ b/linden/indra/newview/llfloaterhtmlhelp.h
@@ -65,6 +65,7 @@ public:
65 void buildURLHistory(); 65 void buildURLHistory();
66 66
67 static LLFloaterMediaBrowser* showInstance(const LLSD& id); 67 static LLFloaterMediaBrowser* showInstance(const LLSD& id);
68 static void show();
68 static void onEnterAddress(LLUICtrl* ctrl, void* user_data); 69 static void onEnterAddress(LLUICtrl* ctrl, void* user_data);
69 static void onClickRefresh(void* user_data); 70 static void onClickRefresh(void* user_data);
70 static void onClickBack(void* user_data); 71 static void onClickBack(void* user_data);