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
da6622d2
Commit
da6622d2
authored
Jun 12, 2021
by
Victor Blanchet
Browse files
Update autocell.cpp
parent
743c41e1
Pipeline
#79739
passed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/autocell.cpp
View file @
da6622d2
...
...
@@ -318,6 +318,8 @@ void AutoCell::RAZ(){
grid
=
new
QTableWidget
(
0
,
0
,
win_grid
);
edit_largeur
->
setText
(
""
);
edit_hauteur
->
setText
(
""
);
edit_nb_step
->
setText
(
"0"
);
edit_periode
->
setText
(
"0"
);
spin_time_step
->
setValue
(
1000
);
check_aleatoire
->
setCheckState
(
Qt
::
Unchecked
);
check_load_grid
->
setCheckState
(
Qt
::
Unchecked
);
...
...
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