diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-10-21 10:34:42 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-10-21 10:34:42 -0400 |
commit | 413a8ada3661180c06403e06b98685a1f7139a7a (patch) | |
tree | d56e88e4321de8c439b1cc8d7b19ac24fcac0b7a /indra/newview/llfloaterbump.h | |
parent | 5a24ddd305aeb561ccfadb37a96a26cca1131ae7 (diff) | |
parent | 99937bf3d4c68fa32cdc888b8cd9b9ed9d43fdbf (diff) |
Merge branch 'develop' into nat/frame-profile-stats
Diffstat (limited to 'indra/newview/llfloaterbump.h')
-rw-r--r-- | indra/newview/llfloaterbump.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterbump.h b/indra/newview/llfloaterbump.h index 53e730d73f..48d6f7e33e 100644 --- a/indra/newview/llfloaterbump.h +++ b/indra/newview/llfloaterbump.h @@ -52,6 +52,7 @@ public: void startIM(); void startCall(); + bool canCall(); void reportAbuse(); void showProfile(); void addFriend(); |