NOISSUE fix all sorts of warnings, enable Werror
and pedantic
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
|
||||
class QUrl;
|
||||
|
||||
struct MULTIMC_LOGIC_EXPORT Version
|
||||
class MULTIMC_LOGIC_EXPORT Version
|
||||
{
|
||||
public:
|
||||
Version(const QString &str);
|
||||
Version() {}
|
||||
|
||||
|
Reference in New Issue
Block a user