mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 22:44:56 -04:00
Corregido bug que al arrancar YACReaderLibrary por primera vez causaba que no se mostrasen las portadas (s?lo bajo ciertas circunstancias)
This commit is contained in:
@ -50,6 +50,7 @@ private:
|
||||
PropertiesDialog * propertiesDialog;
|
||||
bool fullscreen;
|
||||
bool importedCovers; //if true, the library is read only (not updates,open comic or properties)
|
||||
bool fromMaximized;
|
||||
//Ya no se usan proxies, el rendimiento de la BD es suficiente
|
||||
//YACReaderTreeSearch * proxyFilter;
|
||||
//YACReaderSortComics * proxySort;
|
||||
|
Reference in New Issue
Block a user