changeset 15:38822958c28a

<>
author Aaron Bregger
date Fri, 13 Aug 2010 14:39:36 -0500
parents 477aa25a4c36
children 8a18dd9f2cec
files core.lua
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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());