summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatervoicedevicesettings.h
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2009-11-04 15:09:57 -0800
committerLeyla Farazha <leyla@lindenlab.com>2009-11-04 15:09:57 -0800
commit0e63920569302a4f6afcbc0feb28ff379e4a4bac (patch)
tree599838d400e696beb60946ec57ed8225a2b1b97d /indra/newview/llfloatervoicedevicesettings.h
parent26d81f656ab358c8089da4b0e4e558ac2c4374b9 (diff)
parent0520ad677a380e81f6d166bfbcbed23333533b77 (diff)
merge
Diffstat (limited to 'indra/newview/llfloatervoicedevicesettings.h')
-rw-r--r--indra/newview/llfloatervoicedevicesettings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatervoicedevicesettings.h b/indra/newview/llfloatervoicedevicesettings.h
index f1603dc414..d67283d0a2 100644
--- a/indra/newview/llfloatervoicedevicesettings.h
+++ b/indra/newview/llfloatervoicedevicesettings.h
@@ -50,6 +50,8 @@ public:
void initialize();
void cleanup();
+ /*virtual*/ void handleVisibilityChange ( BOOL new_visibility );
+
protected:
static void onCommitInputDevice(LLUICtrl* ctrl, void* user_data);
static void onCommitOutputDevice(LLUICtrl* ctrl, void* user_data);