rearranged source tree

This commit is contained in:
Qingping Hou
2013-03-13 01:18:53 +08:00
parent 08edf7c259
commit 10d980ed87
31 changed files with 931 additions and 870 deletions

View File

@@ -1,3 +1,4 @@
require "ui/widget/image"
ReaderDogear = RightContainer:new{}
@@ -13,4 +14,4 @@ end
function ReaderDogear:onSetDogearVisibility(visible)
self.view.dogear_visible = visible
return true
end
end