mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
merged
This commit is contained in:
parent
366f880fde
commit
ad32065986
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user