# HG changeset patch # User Aaron Bregger # Date 1281728376 18000 # Node ID 38822958c28a46af55cce32f9950ac17415ca9d5 # Parent 477aa25a4c3694cfe20d0155519f2ced98c6b8eb <> diff -r 477aa25a4c36 -r 38822958c28a core.lua --- a/core.lua Fri Aug 13 14:38:04 2010 -0500 +++ b/core.lua Fri Aug 13 14:39:36 2010 -0500 @@ -200,6 +200,7 @@ LibStub("AceConfigDialog-3.0"):SelectGroup("GatherMate", "RecipeProfit") end + function button_update(self) local buttonName = _G[self:GetName().."Name"]; local link = GetMerchantItemLink(_G[self:GetName().."ItemButton"]:GetID());