Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain De Laage De Bellefaye
LO21-projet
Commits
54ea40d3
Commit
54ea40d3
authored
Jun 12, 2021
by
Leon Do Castelo
Browse files
Update parametragemodele.cpp
parent
1c981aa6
Pipeline
#79786
passed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/parametragemodele.cpp
View file @
54ea40d3
...
...
@@ -211,6 +211,9 @@ void NouveauModele::modifGrille(const QModelIndex& index){
void
NouveauModele
::
changerVoisinage
(){
Fonction
*
automateFonction
=
new
Fonction
(
Automate
::
getInstance
().
getEnsemble
().
getEtat
(
etat_default
->
value
()));
Automate
::
getInstance
().
setFonction
(
automateFonction
);
//delete liste_voisinage;
form_choix
->
removeRow
(
7
);
liste_voisinage
=
new
QComboBox
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment