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
Utilities
Kate
Commits
1d7f9375
Commit
1d7f9375
authored
Jan 29, 2021
by
Christoph Cullmann
🐮
Browse files
cancel search as fast as possible on shutdown
parent
c63788f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/search/plugin_search.cpp
View file @
1d7f9375
...
...
@@ -564,6 +564,7 @@ KatePluginSearchView::KatePluginSearchView(KTextEditor::Plugin *plugin, KTextEdi
KatePluginSearchView
::~
KatePluginSearchView
()
{
cancelDiskFileSearch
();
clearMarksAndRanges
();
m_mainWindow
->
guiFactory
()
->
removeClient
(
this
);
delete
m_toolView
;
...
...
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