mirror of
https://github.com/YACReader/yacreader
synced 2025-11-05 17:54:33 -05:00
merged
This commit is contained in:
@ -211,6 +211,7 @@ ImportWidget::ImportWidget(QWidget *parent) :
|
||||
previousWidth = 10;
|
||||
updatingCovers = false;
|
||||
elapsedTimer = new QElapsedTimer();
|
||||
elapsedTimer->start();
|
||||
}
|
||||
|
||||
void ImportWidget::newComic(const QString & path, const QString & coverPath)
|
||||
|
||||
Reference in New Issue
Block a user