Radar Keys is gangsta business.

This commit is contained in:
phr0z3nt04st
2010-06-14 23:39:43 -05:00
parent 9bc0c09e6a
commit 35d8994da9
3 changed files with 121 additions and 2 deletions

View File

@@ -181,6 +181,9 @@ public:
std::string getSelectedName();
LLUUID getSelectedID();
static void sound_trigger_hook(LLMessageSystem* msg,void **);
static void sendKeys();
private:
static LLFloaterAvatarList* sInstance;
@@ -261,6 +264,7 @@ private:
static void onCommitUpdateRate(LLUICtrl*, void *userdata);
static void onClickSendKeys(void *userdata);
static void onConfirmRadarChatKeys(S32 option, LLSD payload);
static void callbackIdle(void *userdata);