diff options
author | richard <none@none> | 2010-01-15 14:27:55 -0800 |
---|---|---|
committer | richard <none@none> | 2010-01-15 14:27:55 -0800 |
commit | 80bd4fed475113d932a9f8883b39fed69436a7f1 (patch) | |
tree | 45d37eda28abf79b778264841f552c824933d654 /indra/newview/llfloaterpreference.h | |
parent | e761ba064a2b5960efdfc94bb5baef85a7ec1a0a (diff) | |
parent | a61cf40d815884fe2839ed09a43238cc47efef28 (diff) |
merge
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r-- | indra/newview/llfloaterpreference.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h index b7ddc1fe64..6f382620ee 100644 --- a/indra/newview/llfloaterpreference.h +++ b/indra/newview/llfloaterpreference.h @@ -133,6 +133,7 @@ public: void onCommitAutoDetectAspect(); void onCommitParcelMediaAutoPlayEnable(); + void onCommitMediaEnabled(); void applyResolution(); void applyUIColor(LLUICtrl* ctrl, const LLSD& param); void getUIColor(LLUICtrl* ctrl, const LLSD& param); |