change to a formal name

pull/2/merge
chrox 11 years ago
parent 17e967a227
commit fa579cface

@ -74,7 +74,7 @@ function ReaderMenu:onShowMenu()
local main_menu = nil local main_menu = nil
if Device:isTouchDevice() then if Device:isTouchDevice() then
main_menu = TouchMenu:new{ main_menu = TouchMenu:new{
name = "wocao", name = "main_menu",
width = Screen:getWidth(), width = Screen:getWidth(),
tab_item_table = { tab_item_table = {
self.tab_item_table.navi, self.tab_item_table.navi,

Loading…
Cancel
Save