tree: Resolve clang-tidy, clazy, compiler warnings

Tá an tiomantas seo le fáil i:
2023-03-12 16:41:31 +01:00
tuismitheoir 3d0c236cb3
tiomantas 566c4a8c58
D'athraigh 14 comhad le 48 breiseanna agus 51 scriosta

Féach ar an gComhad

@ -3,7 +3,7 @@
#include "odtprocessor.h"
#include "tagstripperprocessor.h"
QVector<PageData> OdtProcessor::process(const QByteArray &data) const
QVector<PageData> OdtProcessor::process(const QByteArray & /*data*/) const
{
throw LooqsGeneralException("Not implemented yet");
}