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
Accessibility
KMouth
Commits
0db0b84c
Commit
0db0b84c
authored
Feb 02, 2022
by
Oleg Solovyov
🐴
Browse files
First run: fill up language list
parent
cfb889ab
Pipeline
#148572
passed with stage
in 1 minute and 13 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
wordcompletion/dictionarycreationwizard.cpp
View file @
0db0b84c
...
...
@@ -303,6 +303,8 @@ CompletionWizardWidget::CompletionWizardWidget(QWidget *parent, const char *name
{
setupUi
(
this
);
setObjectName
(
QLatin1String
(
name
));
languageButton
->
showLanguageCodes
(
true
);
languageButton
->
loadAllLanguages
();
}
CompletionWizardWidget
::~
CompletionWizardWidget
()
...
...
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