lotrointerface.com
Search Downloads

LoTROInterface SVN SequenceBars

[/] [trunk/] [Thurallor/] [Common/] [UI/] [Tabs/] [__init__.lua] - Rev 20

Go to most recent revision | Compare with Previous | Blame | View Log

import "Turbine";
import "Turbine.UI";
import "Turbine.UI.Lotro";

local importPath = getfenv(1)._.Name;
local commonPath = string.gsub(importPath, "%.UI%.Tabs$", "");

import (commonPath .. ".Turbine");
import (commonPath .. ".Utils");
import (commonPath .. ".UI.Tabs.TabCard");
import (commonPath .. ".UI.Tabs.TabCardStack");

if (not Thurallor.UI) then
    Thurallor.UI = {};
end
Thurallor.UI.TabCard = TabCard;
Thurallor.UI.TabCardStack = TabCardStack;

Go to most recent revision | Compare with Previous | Blame


All times are GMT -5. The time now is 01:22 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui