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
fb38fd85
Verified
Commit
fb38fd85
authored
Jun 12, 2021
by
Romain De Laage De Bellefaye
🌳
Browse files
compilation error
parent
f6ffc5b9
Pipeline
#79721
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/autocell.cpp
View file @
fb38fd85
...
...
@@ -367,7 +367,7 @@ void AutoCell::chargerGrilles(){
text
=
liste
->
currentText
();
list_grids
->
clear
();
list_grids
.
setFixedWidth
(
90
);
list_grids
->
setFixedWidth
(
90
);
vector
<
QString
>
noms
=
Database
::
getInstance
().
getListeReseaux
(
text
);
nb
.
setNum
(
noms
.
size
());
...
...
Write
Preview
Markdown
is supported
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