diff options
author | Rider Linden <rider@lindenlab.com> | 2015-11-23 13:04:01 -0800 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-11-23 13:04:01 -0800 |
commit | 5d897443a9e50843ac562da8972bfe2f9f8f1129 (patch) | |
tree | 8355dfbbbab67182a9fc21f1ae7bb0d1ea5896c0 /indra/newview/llpanelvoicedevicesettings.h | |
parent | 2af14639de9f575ac9a2766835206e5c6ffb46c8 (diff) | |
parent | 43253a36ec382249249e2dcf7b562af0dfb6fd84 (diff) |
Merge from Vivox Repo
Diffstat (limited to 'indra/newview/llpanelvoicedevicesettings.h')
-rwxr-xr-x | indra/newview/llpanelvoicedevicesettings.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelvoicedevicesettings.h b/indra/newview/llpanelvoicedevicesettings.h index 83464f476a..355bc02b05 100755 --- a/indra/newview/llpanelvoicedevicesettings.h +++ b/indra/newview/llpanelvoicedevicesettings.h @@ -53,6 +53,8 @@ protected: void onCommitInputDevice(); void onCommitOutputDevice(); + void onOutputDevicesClicked(); + void onInputDevicesClicked(); F32 mMicVolume; std::string mInputDevice; |