Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KPimTextEdit
Commits
a8e27362
Commit
a8e27362
authored
Oct 16, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove not implemented method
parent
b82fdf16
Pipeline
#37872
passed with stage
in 35 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/texteditor/commonwidget/texteditfindbarbase.h
src/texteditor/commonwidget/texteditfindbarbase.h
+0
-2
No files found.
src/texteditor/commonwidget/texteditfindbarbase.h
View file @
a8e27362
...
...
@@ -48,9 +48,7 @@ protected:
bool
event
(
QEvent
*
e
)
override
;
void
clearSelections
();
void
updateHighLight
(
bool
);
bool
searchText
(
bool
backward
,
bool
isAutoSearch
);
void
updateSensitivity
(
bool
);
void
setFoundMatch
(
bool
match
);
void
messageInfo
(
bool
backward
,
bool
isAutoSearch
,
bool
found
);
...
...
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