mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
move configurable to Document class
since every document type is depend on it now
This commit is contained in:
@@ -10,7 +10,6 @@ DjvuDocument = Document:new{
|
||||
djvulibre_cache_size = nil,
|
||||
dc_null = DrawContext.new(),
|
||||
options = KoptOptions,
|
||||
configurable = Configurable,
|
||||
koptinterface = KoptInterface,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user