diff options
Diffstat (limited to 'linden/indra/newview/llfirstuse.h')
-rw-r--r-- | linden/indra/newview/llfirstuse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfirstuse.h b/linden/indra/newview/llfirstuse.h index bd44ece..c77f0b2 100644 --- a/linden/indra/newview/llfirstuse.h +++ b/linden/indra/newview/llfirstuse.h | |||
@@ -129,7 +129,7 @@ public: | |||
129 | 129 | ||
130 | static void warnRlvGiveToRLV(); | 130 | static void warnRlvGiveToRLV(); |
131 | protected: | 131 | protected: |
132 | static void onRlvGiveToRLVConfirmation(S32 idxOption, void* pUserParam); | 132 | static void onRlvGiveToRLVConfirmation(const LLSD& notification, const LLSD& response); |
133 | // [/RLVa:KB] | 133 | // [/RLVa:KB] |
134 | }; | 134 | }; |
135 | 135 | ||