mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Library::getBooksByTitleOrDescription()
This commit is contained in:
committed by
Matthieu Gautier
parent
db06b2c7ca
commit
a17fc0ef2d
@ -292,7 +292,11 @@ class Library
|
||||
|
||||
friend class OPDSDumper;
|
||||
friend class libXMLDumper;
|
||||
|
||||
private: // functions
|
||||
BookIdCollection getBooksByTitleOrDescription(const Filter& filter);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user