diff Options.lua @ 76:83b3cdaae6a5

refactor into addons
author Nenue
date Sat, 27 Aug 2016 10:45:05 -0400
parents d9d16e67725c
children 26938ae258b7
line wrap: on
line diff
--- a/Options.lua	Sat Aug 27 07:09:54 2016 -0400
+++ b/Options.lua	Sat Aug 27 10:45:05 2016 -0400
@@ -1,8 +1,7 @@
 
-local vn, print = LibStub("LibKraken").register(Veneer, "Options")
 local plugin = CreateFrame('Frame', 'VeneerOptions', UIParent, 'TooltipBorderedFrameTemplate')
-vn.wrap(plugin)
 
+local vn, print = LibStub("LibKraken").register(Veneer, plugin)
 
 local fields = {}
 local templateTypes = {