Boring changes

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2023-04-17 10:16:03 +01:00
parent 3a7961834a
commit b8e0c8ebc6
6 changed files with 8 additions and 6 deletions

View File

@ -258,4 +258,4 @@ bool FileIgnoreProxy::filterAcceptsColumn(int source_column, const QModelIndex&
return false;
return true;
}
}