diff options
author | McCabe Maxsted | 2008-10-18 20:46:26 -0700 |
---|---|---|
committer | Jacek Antonelli | 2008-12-15 18:49:01 -0600 |
commit | 109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d (patch) | |
tree | 3d3afefe73779cc3f77d3f1c6203de6263c6b8d0 /linden/indra/newview/llfloaterhtmlhelp.h | |
parent | Added Home button functionality to the web browser. (diff) | |
download | meta-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.h | 1 |
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); |