diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-01-15 09:28:43 -0800 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-01-15 09:28:43 -0800 |
commit | dde1d93ce46d4bbd313677ab597c8d2adffa1def (patch) | |
tree | 10e4b69bff059cc96005974cbf2c5dd1af963d78 /indra/newview/llfloatergesture.h | |
parent | eb560796faaac95609edb90b19b3e08299f730eb (diff) | |
parent | b21fca13e6bea9420f80a35163d25a33b929bbd1 (diff) |
PE merge.
Diffstat (limited to 'indra/newview/llfloatergesture.h')
-rw-r--r-- | indra/newview/llfloatergesture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatergesture.h b/indra/newview/llfloatergesture.h index 14e132900d..629d77b949 100644 --- a/indra/newview/llfloatergesture.h +++ b/indra/newview/llfloatergesture.h @@ -99,7 +99,7 @@ private: void onClickPlay(); void onClickNew(); void onCommitList(); - void onCopyPastAction(const LLSD& command); + void onCopyPasteAction(const LLSD& command); void onDeleteSelected(); LLUUID mSelectedID; |