Skip to content
Extraits de code Groupes Projets
Valider 58472839 rédigé par Deurstann's avatar Deurstann
Parcourir les fichiers

Update mainwindow.cpp

parent 8184e133
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -242,6 +242,7 @@ void MainWindow::on_SellButton_clicked() ...@@ -242,6 +242,7 @@ void MainWindow::on_SellButton_clicked()
} }
} }
bakaCoin = 0; bakaCoin = 0;
ui->BakacoinCounter->setText("Bakacoins en votre possession : "+QString::number(bakaCoin));
msgBox.exec(); msgBox.exec();
} }
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter