mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
corregido bug al intentar abrir un c?mic en un path no existente
- ahora se muestra un error al usuario. - y se restaura el estado inicial.
This commit is contained in:
@ -138,6 +138,7 @@ public slots:
|
||||
void setBookmark();
|
||||
void removeBookmark();
|
||||
void save();
|
||||
void reset();
|
||||
|
||||
signals:
|
||||
void currentPageReady();
|
||||
|
Reference in New Issue
Block a user