Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -100,7 +100,7 @@ class OrganizeDialog : public QDialog {
|
||||
void InsertTag(const QString &tag);
|
||||
void UpdatePreviews();
|
||||
|
||||
void OrganizeFinished(const QStringList files_with_errors, const QStringList log);
|
||||
void OrganizeFinished(const QStringList &files_with_errors, const QStringList &log);
|
||||
|
||||
void AllowExtASCII(const bool checked);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user