- Added new skin: ElvUI Frame Style (Black White).

- Align With Right Chat Window option now check if the window have statusbar enabled.

- New API: instance:UngroupInstance() remove the instance from any group.
This commit is contained in:
tercio
2014-08-15 14:23:53 -03:00
parent 9402b9feb4
commit 9a1e342ea3
6 changed files with 191 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ if (
label:SetText ("Restart game client in order to finish addons updates.")
label:SetWidth (300)
label:SetJustifyH ("left")
local close = CreateFrame ("button", "DetaisCorruptInstall", f, "UIPanelCloseButton")
close:SetSize (32, 32)
close:SetPoint ("topright", f, "topright", 0, 0)