NOISSUE fix all sorts of warnings, enable Werror
and pedantic
This commit is contained in:
@ -7,7 +7,7 @@ class QListView;
|
||||
|
||||
class LanguageWizardPage : public BaseWizardPage
|
||||
{
|
||||
Q_OBJECT;
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit LanguageWizardPage(QWidget *parent = Q_NULLPTR);
|
||||
|
||||
|
Reference in New Issue
Block a user