refactor: Fix clang-tidy warnings

This commit is contained in:
Lars Toenning
2024-12-01 11:04:25 +01:00
parent 7bc99ff6f2
commit a43b5ddc2b
38 changed files with 184 additions and 207 deletions

View File

@@ -48,6 +48,5 @@ namespace swift::misc
} // namespace swift::misc
Q_DECLARE_METATYPE(swift::misc::CIdentifierList)
// in set: Q_DECLARE_METATYPE(swift::misc::CCollection<swift::misc::CIdentifier>)
#endif // SWIFT_MISC_IDENTIFIERLIST_H