Add missing eol at eof

master
CG Linden 2009-11-02 22:21:36 -08:00
parent 0b1ed9af5f
commit d3bb2931ab
1 changed files with 2 additions and 1 deletions

View File

@ -123,4 +123,5 @@ void LLIconCtrl::setIconImageDrawSize()
mImagep->getImage()->setKnownDrawSize(mDrawWidth, mDrawHeight) ;
}
}
}
}