mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Add rescan-xml-info
command to YACReaderLibraryServer
This commit is contained in:
@ -12,6 +12,7 @@ public:
|
||||
void updateLibrary(const QString &path);
|
||||
void addExistingLibrary(const QString &name, const QString &path);
|
||||
void removeLibrary(const QString &name);
|
||||
void rescanXMLInfoLibrary(const QString &path);
|
||||
|
||||
private:
|
||||
uint numComicsProcessed;
|
||||
|
Reference in New Issue
Block a user