mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 16:34:56 -04:00
a?adidos 2 estados para importWidget (import y update)
a?adido bot?n que muestra las opciones avanzadas de YACReaderFlowGL en los di?logos de opciones v6.2.0 rc1
This commit is contained in:
@ -23,9 +23,14 @@ public slots:
|
||||
void addCoverTest();
|
||||
void finishedUpdatingCover();
|
||||
void clearScene();
|
||||
void setImportLook();
|
||||
void setUpdateLook();
|
||||
private:
|
||||
QLabel * currentComicLabel;
|
||||
QLabel * portadasLabel;
|
||||
QLabel * iconLabel;
|
||||
QLabel * text;
|
||||
QLabel * textDescription;
|
||||
QGraphicsView * coversView;
|
||||
QGraphicsScene * coversScene;
|
||||
int previousWidth;
|
||||
|
Reference in New Issue
Block a user