summaryrefslogtreecommitdiff
path: root/indra/newview/llstatusbar.h
diff options
context:
space:
mode:
authorcallum <none@none>2011-08-29 17:19:20 -0700
committercallum <none@none>2011-08-29 17:19:20 -0700
commitce921ad1019b900bf78d98952dc63595c818dff4 (patch)
treef5e8e018b63323891ae35da4c0d8a4b5db1cf464 /indra/newview/llstatusbar.h
parentd341c400fc2e1991416bd6857a34b5a306a9144f (diff)
parent0af17d6e8e9cbbe5e1acb7aed8f296db55522c44 (diff)
Merge with head.
Diffstat (limited to 'indra/newview/llstatusbar.h')
-rw-r--r--indra/newview/llstatusbar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llstatusbar.h b/indra/newview/llstatusbar.h
index 4ea3183d18..e1e1f5459b 100644
--- a/indra/newview/llstatusbar.h
+++ b/indra/newview/llstatusbar.h
@@ -92,6 +92,8 @@ private:
void onMouseEnterVolume();
void onMouseEnterNearbyMedia();
void onClickScreen(S32 x, S32 y);
+ void onModeChange(const LLSD& original_value, const LLSD& new_value);
+ void onModeChangeConfirm(const LLSD& original_value, const LLSD& new_value, const LLSD& notification, const LLSD& response);
static void onClickMediaToggle(void* data);
static void onClickBalance(void* data);