| 
			 | 
			
			 | 
			
			 | 
		
 
  | 
	||||||||||||||||||||||||||||
	
	
	
	
	
	
	
	
	
LoTROInterface SVN SequenceBars[/] [trunk/] [Thurallor/] [Common/] [UI/] [PlainWindow/] [__init__.lua] - Rev 162Go 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%.PlainWindow$", "");
--import (commonPath .. ".Turbine");
--import (commonPath .. ".Utils");
import (commonPath .. ".UI.Resizer");
import (importPath .. ".PlainWindow");
if (not Thurallor.UI) then
    Thurallor.UI = {};
end
Thurallor.UI.PlainWindow = PlainWindow;    All times are GMT -5. The time now is 09:30 PM. 
			 | 
		||||||||||||||||||||||||||||
		
  | 
	||||||||||||||||||||||||||||