Mercurial > wow > ouroloot
diff options.lua @ 115:289c7667adab
When fixing up missing item cache during load, make sure GUI displays from scratch. Put the bang back on UI tips checkbox (widget fixed). Revent r112, widgets both fixed now.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Tue, 14 Aug 2012 20:37:12 -0400 |
parents | 67bf97136273 |
children | fc2ff128835a |
line wrap: on
line diff
--- a/options.lua Mon Aug 13 21:49:08 2012 -0400 +++ b/options.lua Tue Aug 14 20:37:12 2012 -0400 @@ -134,6 +134,7 @@ -- the nubtoggle! w = mktoggle('gui_noob', [[Show UI Tips]], stdw, [[Toggles display of the "helpful tips" box hanging off the right side. Useful if you've just installed/upgraded.]]) + w:SetImage[[Interface\OptionsFrame\UI-OptionsFrame-NewFeatureIcon]] container:AddChild(w) -- reminder popup