Quantcast

test test test

Scott Sibley [09-01-10 - 06:25]
test test test
Filename
QTipDisplay.lua
diff --git a/QTipDisplay.lua b/QTipDisplay.lua
index afbe34a..a81f420 100644
--- a/QTipDisplay.lua
+++ b/QTipDisplay.lua
@@ -1,5 +1,5 @@
-local mod = LCD4WoW:NewModule("LCD4WoWDriver")
-mod.name = "LCD Display"
+local mod = LCD4WoW:NewModule("QTipDisplay")
+mod.name = "QTip Display"
 mod.toggled = true
 mod.defaultOff = true
 local Evaluator = LibStub("StarLibEvaluator-1.0")