summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelclassified.h
diff options
context:
space:
mode:
authorDmitry Zaporozhan <dzaporozhan@productengine.com>2010-01-20 13:16:23 +0200
committerDmitry Zaporozhan <dzaporozhan@productengine.com>2010-01-20 13:16:23 +0200
commit284279966be66323418d5aaaaf96d16d90a12c8a (patch)
tree3514545fed768d9e552630e957830cce0cdb662e /indra/newview/llpanelclassified.h
parentf53f65cc1a90673af0b7dde970c175ed9acd60fc (diff)
Fixed normal bug EXT-4476 - Classfield appears in classfield accordeon after error message about money scarcity has been closed.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llpanelclassified.h')
-rw-r--r--indra/newview/llpanelclassified.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelclassified.h b/indra/newview/llpanelclassified.h
index 10fdf60bbe..e46806f576 100644
--- a/indra/newview/llpanelclassified.h
+++ b/indra/newview/llpanelclassified.h
@@ -340,6 +340,7 @@ protected:
private:
bool mIsNew;
+ bool mCanClose;
};
#endif // LL_LLPANELCLASSIFIED_H