mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 05:52:49 -05:00
Add setting to setup third party readers to work with YACReaderLibrary
This commit is contained in:
@ -13,6 +13,9 @@ bool openComic(const ComicDB &comic,
|
||||
const QString &path,
|
||||
OpenComicSource source);
|
||||
|
||||
bool openComicInThirdPartyApp(const QString &command,
|
||||
const QString &path);
|
||||
|
||||
}
|
||||
|
||||
#endif // LIBRARYCOMICOPENER_H
|
||||
|
||||
Reference in New Issue
Block a user