From 5ec8bbbe2244ea70d8aa74b5c572351632699425 Mon Sep 17 00:00:00 2001 From: Christian Goetze Date: Wed, 10 Oct 2007 00:01:43 +0000 Subject: svn merge -r71238:71367 svn+ssh://svn/svn/linden/branches/maint-ui-qa3 --- indra/newview/lltoolview.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/newview/lltoolview.cpp') diff --git a/indra/newview/lltoolview.cpp b/indra/newview/lltoolview.cpp index 1129479480..b3f0dc4883 100644 --- a/indra/newview/lltoolview.cpp +++ b/indra/newview/lltoolview.cpp @@ -75,7 +75,7 @@ LLToolView::~LLToolView() mContainList.deleteAllData(); } -//XUI: translate +//*TODO:translate? void LLToolView::addTool(const LLString& icon_off, const LLString& icon_on, LLPanel* panel, LLTool* tool, LLView* hoverView, const char* label) { llassert(tool); @@ -195,3 +195,4 @@ void LLToolView::onClickToolButton(void* userdata) gToolMgr->getCurrentToolset()->selectTool( clicked->mTool ); } + -- cgit v1.3