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
KFind
Commits
51cc5aa3
Commit
51cc5aa3
authored
Mar 28, 2021
by
David Faure
Browse files
Remove unused KDirLister variable
parent
ee24018b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kfinddlg.h
View file @
51cc5aa3
...
...
@@ -11,7 +11,6 @@
#include <QDialog>
#include <QLabel>
#include <KDirLister>
#include <KDirWatch>
QT_FORWARD_DECLARE_CLASS
(
QDir
)
...
...
@@ -72,7 +71,6 @@ private:
bool
isResultReported
;
KQuery
*
query
;
KDirLister
*
dirlister
;
KDirWatch
*
dirwatch
;
};
...
...
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