mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add support for setting the content type to a whole library
This commit is contained in:
@ -333,6 +333,7 @@ public slots:
|
||||
void saveSelectedCoversTo();
|
||||
void checkMaxNumLibraries();
|
||||
void showErrorUpgradingLibrary(const QString &path);
|
||||
void setCurrentLibraryAs(FileType fileType);
|
||||
|
||||
void prepareToCloseApp();
|
||||
void closeApp();
|
||||
|
Reference in New Issue
Block a user