summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterprofile.h')
-rw-r--r--indra/newview/llfloaterprofile.h1
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;