mirror of
https://github.com/YACReader/yacreader
synced 2025-12-11 11:42:47 -05:00
Added a warning message whem too many libraries are created so users are guided to use yacreaderlibrary in the right way.
This commit is contained in:
@ -375,6 +375,7 @@ public slots:
|
||||
void onAddComicsToLabel();
|
||||
void setToolbarTitle(const QModelIndex & modelIndex);
|
||||
void saveSelectedCoversTo();
|
||||
void checkMaxNumLibraries();
|
||||
|
||||
private:
|
||||
//fullscreen mode in Windows for preventing this bug: QTBUG-41309 https://bugreports.qt.io/browse/QTBUG-41309
|
||||
|
||||
Reference in New Issue
Block a user