diff --git a/userInterface/mainwindow.cpp b/userInterface/mainwindow.cpp index 895af29..eacb5ba 100644 --- a/userInterface/mainwindow.cpp +++ b/userInterface/mainwindow.cpp @@ -26,5 +26,5 @@ void MainWindow::setInstructions(vector instructions){ } void MainWindow::setIngredients(vector ingredients){ - ui->listView + }