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
PIM
KPimTextEdit
Commits
0b2194f4
Commit
0b2194f4
authored
Nov 08, 2022
by
Laurent Montel
Browse files
Fix group name
parent
9c28143e
Pipeline
#265964
skipped
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/selectspecialchardialog.cpp
View file @
0b2194f4
...
...
@@ -16,7 +16,7 @@
#include
<QWindow>
namespace
{
static
const
char
mySelectSpecialCharDialogConfigGroupName
[]
=
"
ConfirmBeforeDeleting
Dialog"
;
static
const
char
mySelectSpecialCharDialogConfigGroupName
[]
=
"
SelectSpecialChar
Dialog"
;
}
namespace
KPIMTextEdit
...
...
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