NOISSUE fix all sorts of warnings, enable Werror
and pedantic
This commit is contained in:
@ -34,6 +34,7 @@ public:
|
||||
: m_dialogTitle(dialogTitle)
|
||||
{
|
||||
}
|
||||
virtual ~GenericPageProvider() {}
|
||||
|
||||
QList<BasePage *> getPages() override
|
||||
{
|
||||
|
Reference in New Issue
Block a user