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 c2b90a1dce..b3ed02fc2c 100644 --- a/indra/newview/llfloaterprofile.h +++ b/indra/newview/llfloaterprofile.h @@ -52,6 +52,7 @@ public: void refreshName(); void showClassified(const LLUUID& classified_id = LLUUID::null, bool edit = false); + void createClassified(); private: LLAvatarNameCache::callback_connection_t mNameCallbackConnection; |