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:
Luis Ángel San Martín
2013-05-04 10:31:19 +02:00
parent 5b49bcb363
commit 31bd2a3c1b
3 changed files with 20 additions and 7 deletions

View File

@ -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;