comment out ImageWidget until it gets fixed #112

This commit is contained in:
Dobrica Pavlinusic
2012-04-16 21:12:00 +02:00
parent db76421567
commit 49283b8e00

View File

@@ -13,9 +13,9 @@ function InfoMessage:show(text)
background = 0,
HorizontalGroup:new({
align = "center",
ImageWidget:new({
file = "resources/info-i.png"
}),
-- ImageWidget:new({
-- file = "resources/info-i.png"
-- }),
Widget:new({
dimen = { w = 10, h = 0 }
}),