diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-06-06 18:22:57 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-06-06 18:52:45 +0300 |
commit | c4aa8b1636b92f2b746df4ef319c10679883eb59 (patch) | |
tree | d07d4b7c736a77549b3516e83ece42af70bbb8ee /indra/newview/llfloaterclassified.h | |
parent | c88e30736bc6e8e005bbe9d9edde34f31f5012ab (diff) |
SL-15312 Header fixes
fixed 'remove_proto' being active even if there is no photo.
Diffstat (limited to 'indra/newview/llfloaterclassified.h')
-rw-r--r-- | indra/newview/llfloaterclassified.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterclassified.h b/indra/newview/llfloaterclassified.h index e02dca29d5..2c95d82b2c 100644 --- a/indra/newview/llfloaterclassified.h +++ b/indra/newview/llfloaterclassified.h @@ -1,6 +1,6 @@ /** * @file llfloaterclassified.h - * @brief Avatar profile floater. + * @brief LLFloaterClassified for displaying classifieds. * * $LicenseInfo:firstyear=2022&license=viewerlgpl$ * Second Life Viewer Source Code |