NOISSUE fix all sorts of warnings, enable Werror
and pedantic
This commit is contained in:
parent
b5f636b3d5
commit
7fe94ca7b4
21 changed files with 55 additions and 49 deletions
|
@ -80,4 +80,4 @@ void serializeRequires(QJsonObject & objOut, RequireSet* ptr, const char * keyNa
|
|||
MetadataVersion currentFormatVersion();
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(std::set<Meta::Require>);
|
||||
Q_DECLARE_METATYPE(std::set<Meta::Require>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue