Quantcast

Adding new option to my install

Darthpred [10-17-13 - 01:14]
Adding new option to my install
Filename
ElvUI_SLE/modules/install/install.lua
diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua
index 2a715c3..e7bd3c3 100755
--- a/ElvUI_SLE/modules/install/install.lua
+++ b/ElvUI_SLE/modules/install/install.lua
@@ -852,6 +852,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 	--Tooltip--
 	E.db.tooltip.healthBar.font = "ElvUI Font"
 	E.db.tooltip.talentInfo = true
+	E.db.sle.tooltipicon = true

 	--Chat--
 	E.db.chat.editboxhistory = 10