corregido bug que evitaba que la restauraci?n desde pantalla completa a maximizada no se hicese correctamente

This commit is contained in:
Luis Ángel San Martín
2013-04-30 19:52:18 +02:00
parent 7f1f98752d
commit 2cb4b753f7
4 changed files with 17 additions and 3 deletions

View File

@ -50,6 +50,8 @@ 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;