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
d64a6464
Commit
d64a6464
authored
Mar 03, 2022
by
Laurent Montel
Browse files
Remove unused SEARCH_DIACRITIC_WORD
parent
cb623f43
Pipeline
#144478
passed with stages
in 2 minutes and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/texteditor/plaintexteditor/plaintexteditfindbar.cpp
View file @
d64a6464
...
...
@@ -15,7 +15,6 @@
#include
<QRegularExpression>
using
namespace
KPIMTextEdit
;
#define SEARCH_DIACRITIC_WORD 1
class
KPIMTextEdit
::
PlainTextEditFindBarPrivate
{
public:
...
...
src/texteditor/richtexteditor/richtexteditfindbar.cpp
View file @
d64a6464
...
...
@@ -15,7 +15,6 @@
#include
<QTextEdit>
using
namespace
KPIMTextEdit
;
#define SEARCH_DIACRITIC_WORD 1
class
Q_DECL_HIDDEN
KPIMTextEdit
::
RichTextEditFindBarPrivate
{
public:
...
...
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