summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofileclassifieds.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-04-16 02:09:03 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-04-16 02:13:49 +0300
commit3fb9993a4a74c19b872bb96ed4878cd7b7143208 (patch)
tree2cd2e1d0f026ce003a199c437a5a575fb5ec486b /indra/newview/llpanelprofileclassifieds.h
parentc9b83e8117026aa7fc70da3972049152a669b0fc (diff)
SL-15312 Legacy profiles remake #9
Cleanup obsolete properties processesing
Diffstat (limited to 'indra/newview/llpanelprofileclassifieds.h')
-rw-r--r--indra/newview/llpanelprofileclassifieds.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llpanelprofileclassifieds.h b/indra/newview/llpanelprofileclassifieds.h
index a85781f4b5..89ce8dae1a 100644
--- a/indra/newview/llpanelprofileclassifieds.h
+++ b/indra/newview/llpanelprofileclassifieds.h
@@ -68,7 +68,7 @@ public:
* Panel for displaying Avatar's picks.
*/
class LLPanelProfileClassifieds
- : public LLPanelProfileTab
+ : public LLPanelProfilePropertiesPeocessorTab
{
public:
LLPanelProfileClassifieds();
@@ -109,7 +109,7 @@ private:
class LLPanelProfileClassified
- : public LLPanelProfileTab
+ : public LLPanelProfilePropertiesPeocessorTab
{
public: