textbox: Prefix internal variables with "_"
commit688b4fb628f8bb86fab2176272cfe097c29f9397
authorUli Schlachter <psychon@znc.in>
Thu, 7 Oct 2010 12:22:44 +0000 (7 14:22 +0200)
committerUli Schlachter <psychon@znc.in>
Thu, 7 Oct 2010 12:22:44 +0000 (7 14:22 +0200)
treebd6e3dfb2bd829951395de0ab0228ac516b21bfe
parent650b3d6df59c8044f7211b07ffab312e1d1f2799
textbox: Prefix internal variables with "_"

This makes sure that textbox.text = "foo" doesn't work at all. It was never
supposed to work anyway. Sorry that I break stuff again.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/wibox/widget/textbox.lua.in