mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04: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