Mercurial > wow > itemauditor
diff Modules/DisplayInvested.lua @ 64:e92a5adf75bf
Added first public API.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Tue, 27 Jul 2010 18:00:00 -0700 |
parents | e7d287cc3b02 |
children | b6c30a5156f9 |
line wrap: on
line diff
--- a/Modules/DisplayInvested.lua Tue Jul 27 17:58:33 2010 -0700 +++ b/Modules/DisplayInvested.lua Tue Jul 27 18:00:00 2010 -0700 @@ -1,6 +1,7 @@ local ItemAuditor = select(2, ...) local DisplayInvested = ItemAuditor:NewModule("DisplayInvested") + local AceGUI = LibStub("AceGUI-3.0") local ScrollingTable = LibStub("ScrollingTable")