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
f965a175
Commit
f965a175
authored
Jun 08, 2021
by
Boris Cazic
Browse files
Update parametragemodele.cpp
parent
34624185
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/parametragemodele.cpp
View file @
f965a175
...
...
@@ -28,7 +28,7 @@ NouveauModele::NouveauModele(QWidget* parent) : QWidget() {
//choisir un voisinage
liste_voisinage
=
new
QComboBox
;
liste_voisi
a
nge
->
setPlaceholderText
(
"--- select ---"
);
liste_voisin
a
ge
->
setPlaceholderText
(
"--- select ---"
);
liste_voisinage
->
setCurrentIndex
(
-
1
);
//liste_voisinage->addItem("--- select ---");
...
...
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