As the title stands I get this error within content of this snippet:
class NewTaskDialog : public QDialog
It was working just fine earlier, but error started showing up when I added method:
void MainWindow::saveButtonClicked(NewTaskDialog dialogWindow)