Skip to content
GitLab
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
34624185
Commit
34624185
authored
Jun 08, 2021
by
Luning Yang
Browse files
réaction de changement du choix et début affGrille
parent
fc59d6f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/parametragemodele.cpp
View file @
34624185
...
...
@@ -92,10 +92,10 @@ void NouveauModele::paramVoisinage(const QString& choix_voisinage){
else
if
(
choix_voisinage
==
"Voisinage arbitraire"
)
{
this
->
affGrille
();
}
else
if
(
choix_voisinage
==
"--- select ---"
){
//
else if(choix_voisinage == "--- select ---"){
//delete form_rayon;
//delete grid;
}
//
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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