summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpresetspulldown.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2015-09-28 15:00:17 -0400
committerOz Linden <oz@lindenlab.com>2015-09-28 15:00:17 -0400
commit453dee2d21477ad534fa9982b844c40adde9b93e (patch)
treef98fbe8c5bd501cd4618f52a4d02ebd4718b54cf /indra/newview/llpanelpresetspulldown.h
parente1ce065b8b2f4a01a166ddd90ef7c873e04d0893 (diff)
MAINT-5542: fix initialization of Default graphics preset so that it is selectable
Diffstat (limited to 'indra/newview/llpanelpresetspulldown.h')
-rw-r--r--indra/newview/llpanelpresetspulldown.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelpresetspulldown.h b/indra/newview/llpanelpresetspulldown.h
index edecad05a2..e1e2c26a86 100644
--- a/indra/newview/llpanelpresetspulldown.h
+++ b/indra/newview/llpanelpresetspulldown.h
@@ -54,6 +54,7 @@ class LLPanelPresetsPulldown : public LLPanel
LLFrameTimer mHoverTimer;
static const F32 sAutoCloseFadeStartTimeSec;
static const F32 sAutoCloseTotalTimeSec;
+ LOG_CLASS(LLPanelPresetsPulldown);
};
#endif // LL_LLPANELPRESETSPULLDOWN_H