mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Convert all query libs besides QItem
This commit is contained in:
@ -59,8 +59,8 @@ object OItemSearch {
|
||||
type Query = QItem.Query
|
||||
val Query = QItem.Query
|
||||
|
||||
type Batch = QItem.Batch
|
||||
val Batch = QItem.Batch
|
||||
type Batch = docspell.store.queries.Batch
|
||||
val Batch = docspell.store.queries.Batch
|
||||
|
||||
type ListItem = QItem.ListItem
|
||||
val ListItem = QItem.ListItem
|
||||
|
Reference in New Issue
Block a user