- added new panel to consolidate plugins and panels from the main addon into only one frame.

This commit is contained in:
Tercio
2017-11-26 16:31:05 -02:00
parent 91dd598b03
commit db3030644a
10 changed files with 644 additions and 177 deletions
+7 -1
View File
@@ -75,7 +75,13 @@ function _G._detalhes:Start()
--> initialize
--> build frames
--> plugin container
self:CreatePluginWindowContainer()
self:InitializeForge() --to install into the container plugin
self:InitializeRaidHistoryWindow()
self:InitializeOptionsWindow()
--> bookmarks
if (self.switch.InitSwitch) then
--self.switch:InitSwitch()