mirror of
https://github.com/YACReader/yacreader
synced 2025-05-27 10:50:27 -04:00
Format
This commit is contained in:
parent
75e7e76e82
commit
97bef77251
@ -6,7 +6,7 @@
|
||||
#include "yacreader_libraries.h"
|
||||
|
||||
ConsoleUILibraryCreator::ConsoleUILibraryCreator(QSettings *settings, QObject *parent)
|
||||
: QObject(parent), numComicsProcessed(0), settings(settings)
|
||||
: QObject(parent), numComicsProcessed(0), settings(settings)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user