mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04: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