Fiw New Warnings

This commit is contained in:
Phenom 2017-02-27 22:12:48 +01:00
parent 91f2cf720f
commit e4dbc46b34
10 changed files with 374 additions and 378 deletions

View file

@ -92,7 +92,7 @@ SettingsPage::~SettingsPage()
// }
//}
/*static*/ void SettingsPage::showYourself(QWidget *parent, PageType page /* = LastPage*/)
/*static*/ void SettingsPage::showYourself(QWidget */*parent*/, PageType /*page = LastPage*/)
{
#ifdef TODO
if(_instance == NULL) {