diff options
Diffstat (limited to 'indra/newview/llfloaterprofile.h')
-rw-r--r-- | indra/newview/llfloaterprofile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterprofile.h b/indra/newview/llfloaterprofile.h index fa06347cee..22ed47e54f 100644 --- a/indra/newview/llfloaterprofile.h +++ b/indra/newview/llfloaterprofile.h @@ -43,6 +43,7 @@ public: /*virtual*/ BOOL postBuild(); void showPick(const LLUUID& pick_id = LLUUID::null); + bool isPickTabSelected(); void showClassified(const LLUUID& classified_id = LLUUID::null, bool edit = false); |