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
PIM
KPimTextEdit
Commits
f41e6044
Commit
f41e6044
authored
Jul 31, 2020
by
Laurent Montel
😁
Browse files
Remove warning
parent
7c49e82b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/texteditor/commonwidget/texteditfindbarbase.h
View file @
f41e6044
...
...
@@ -62,7 +62,7 @@ protected:
bool
event
(
QEvent
*
e
)
override
;
void
clearSelections
();
void
updateHighLight
(
bool
);
Q_REQUIRED_RESULT
bool
searchText
(
bool
backward
,
bool
isAutoSearch
);
bool
searchText
(
bool
backward
,
bool
isAutoSearch
);
void
updateSensitivity
(
bool
);
void
setFoundMatch
(
bool
match
);
...
...
Write
Preview
Supports
Markdown
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