clang-format

This commit is contained in:
Luis Ángel San Martín
2021-10-18 21:56:52 +02:00
parent 78e0c522d2
commit 5aa02a19bb
190 changed files with 2286 additions and 2286 deletions

View File

@ -24,7 +24,7 @@ public slots:
void close();
private:
//void run();
// void run();
QLocalServer *localServer;
};
@ -39,7 +39,7 @@ signals:
private:
static QMutex dbMutex;
//static int count;
// static int count;
void run();
void getComicInfo(quint64 libraryId, ComicDB &comic, QList<ComicDB> &siblings);